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

Align flask version with CKAN, to avoid incompatibilities #32

Merged
merged 4 commits into from Jul 14, 2017

Conversation

davidread
Copy link
Contributor

Fixes: ckan/datapusher#124

setup.py is no longer picky about versions - CKAN now specifies Flask and requests versions so that should not be overwritten when you install datapusher (during with you install ckan-service-provider, which might be done in the ckan deb package automatically).

David Read added 4 commits April 5, 2017 20:35
…ope when ckan upgrades its flask. Suggested versions are in requirements.txt but I dont suggest people use it because you should use the ckan versions of things. The setup.py is really enough as its really not choosy about versions.
…ope when ckan upgrades its flask. Suggested versions are in requirements.txt but I dont suggest people use it because you should use the ckan versions of things. The setup.py is really enough as its really not choosy about versions.
@davidread
Copy link
Contributor Author

This is long overdue... I've hit this again. Merging.

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

1 participant