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

readme.md missing... #1

Closed
Grimeton opened this issue Oct 17, 2018 · 1 comment
Closed

readme.md missing... #1

Grimeton opened this issue Oct 17, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@Grimeton
Copy link

$ pip install twitch-python
Collecting twitch-python
Using cached https://files.pythonhosted.org/packages/66/04/9849cd2be54bcc27953691b98235429af2d84e4f89a865fca4a34d7eba6a/twitch-python-0.0.4.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "C:\Cygwin64\tmp\pip-install-7vhnlb2o\twitch-python\setup.py", line 5, in
with open('readme.md') as readme_file:
FileNotFoundError: [Errno 2] No such file or directory: 'readme.md'

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in C:\Cygwin64\tmp\pip-install-7vhnlb2o\twitch-python\

@PetterKraabol PetterKraabol added the bug Something isn't working label Oct 17, 2018
@PetterKraabol
Copy link
Owner

Thanks!
Added missing manifest.in file in 347708e to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants