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

Ensure Readme.md is correct name #7

Closed
wants to merge 1 commit into from

Conversation

chris-rands
Copy link
Contributor

Also pip does not seem to be synced with the latest repo:

$ sudo -H pip3 install phigaro
Collecting phigaro
  Downloading https://files.pythonhosted.org/packages/21/e9/863f9da4508ae1000f71224f5c391b4344de7c54c26ea719e83895cb5c52/phigaro-0.2.1.8.tar.gz (70kB)
     |████████████████████████████████| 71kB 2.0MB/s 
    ERROR: Complete output from command python setup.py egg_info:
    ERROR: Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/tmp/pip-install-2bdw4v97/phigaro/setup.py", line 2, in <module>
        with open("README.md", "r") as fh:
    FileNotFoundError: [Errno 2] No such file or directory: 'README.md'
    ----------------------------------------
ERROR: Command "python setup.py egg_info" failed with error code 1 in /private/tmp/pip-install-2bdw4v97/phigaro/

@PollyTikhonova
Copy link
Collaborator

Updated version on pypi

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.

None yet

2 participants