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

Typo in setup.py #82

Closed
eandersson opened this issue Apr 17, 2018 · 1 comment
Closed

Typo in setup.py #82

eandersson opened this issue Apr 17, 2018 · 1 comment

Comments

@eandersson
Copy link

eandersson commented Apr 17, 2018

There is a typo in setup.py introduced in this commit.

     install_requires=[
+        'flask>=0.12.2, <0.12.99'
         'future>=0.15, <0.16.99',

See the missing comma ^.

See this post for more information https://stackoverflow.com/questions/49869827/lore-installation-pip-error/49869919#49869919

montanalow added a commit that referenced this issue Apr 19, 2018
@montanalow
Copy link
Contributor

@eandersson Thanks for the report!

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

2 participants