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

Requirements updates #91

Merged
merged 14 commits into from
Nov 11, 2022
Merged

Requirements updates #91

merged 14 commits into from
Nov 11, 2022

Conversation

digitaldogsbody
Copy link
Member

Moves development requirements into a named extra in setup.py, following the pattern used for the documentation tools requirements.

Additionally pins versions of all requirements to a non-inclusive maximum of the next current major release, hopefully preventing any breaking changes to dependencies from screwing up the code.

Closes #73
Closes #90

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.

Pinning versions of requirements Replace requirements.dev.txt with a named extra in setup.py
3 participants