Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Papercut fixes in colout #108

Merged
merged 18 commits into from
May 27, 2020
Merged

Papercut fixes in colout #108

merged 18 commits into from
May 27, 2020

Conversation

stdedos
Copy link
Contributor

@stdedos stdedos commented May 27, 2020

Hello there,

I am glad to finally see some activity in the main repo.
Kindly take a look if there are any updates that would interest you.
In hopes that you would merge all of that, please create a new PIP version after/during merging.

Thank you

Code0x58 and others added 18 commits August 16, 2018 23:25
This should prevent the following error,

```
$ pip --version
pip 18.1 from /Users/jq/.pyenv/versions/3.6.5/envs/jupyter/lib/python3.6/site-packages/pip (python 3.6)
$ pip install colout
Collecting colout
  Downloading https://files.pythonhosted.org/packages/3d/ba/3ef31c0df3ace69271cc8b1af6b529f24de66ff42c0d99a8d18aa980a307/colout-0.5.tar.gz (47kB)
    100% |████████████████████████████████| 51kB 970kB/s
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/0x/y8s2qlk558596kyqdhv3nwv40000gn/T/pip-install-gixoekff/colout/setup.py", line 25, in <module>
        long_description=open('README.md').read(),
    FileNotFoundError: [Errno 2] No such file or directory: 'README.md'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/0x/y8s2qlk558596kyqdhv3nwv40000gn/T/pip-install-gixoekff/colout/
```
Merge branch 'jquast-patch-1': Closes #1
Closes #2

Conflicts:
	setup.py (PR #1 aka nojhan#102)

Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
@nojhan
Copy link
Owner

nojhan commented May 27, 2020

Merged in the develop branch, thanks!
I have no idea how to handle the pip repository, can you manage it?

@nojhan nojhan merged commit a682d35 into nojhan:master May 27, 2020
@nojhan
Copy link
Owner

nojhan commented May 27, 2020

Merged into master as well after some tests. I'll wait for your update on PIP and then bump to v0.7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants