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

PyPI package needs updating #6

Open
mattgrayson opened this issue May 26, 2016 · 2 comments
Open

PyPI package needs updating #6

mattgrayson opened this issue May 26, 2016 · 2 comments

Comments

@mattgrayson
Copy link

Attempting to install via pip or by downloading directly from PyPi and running setup.py results in the traceback below:

Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/5j/z25v44rx68n4w0b7_9rp229h0000gn/T/pip-build-id0gonmu/mockpy/setup.py", line 7, in <module>
        with open('Readme.md') as readme_file:
    FileNotFoundError: [Errno 2] No such file or directory: 'Readme.md'
@xportation
Copy link

Any plans to solve this issue??

@nsomar
Copy link
Owner

nsomar commented Nov 3, 2016

Hello @xportation and @mattgrayson
I am sorry about not answering earlier. I'm kinda overloaded at the moment.

It would be awesome If you'd help with PR here :).

Sorry for not being able to spend more time on mockpy 🙁

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

No branches or pull requests

3 participants