Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Simplify requirements #172

Merged
merged 3 commits into from
Sep 30, 2020
Merged

Simplify requirements #172

merged 3 commits into from
Sep 30, 2020

Conversation

cbrnr
Copy link
Owner

@cbrnr cbrnr commented Sep 30, 2020

This PR attempts to simplify package and version requirements. Previously, we had to change versions in two places (setup.py, requirements-oldest.txt), whereas now there is only one file (requirements.txt). The same is true for optional requirements, which are now only contained in requirements-extras.txt (and not in setup.py anymore).

@cbrnr cbrnr merged commit 489decb into master Sep 30, 2020
@cbrnr cbrnr deleted the unify-min-requirements branch September 30, 2020 14:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant