Skip to content

Requirements refactor. #2568

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

Merged
merged 2 commits into from
Feb 17, 2015
Merged

Requirements refactor. #2568

merged 2 commits into from
Feb 17, 2015

Conversation

tomchristie
Copy link
Member

Layout requirements in a way that ensures we have a single source of truth on the set of packages used when running our tests.

This does away with the current split between tox.ini and requirements.txt that we have.

Closes #2563.

@tomchristie
Copy link
Member Author

Any thoughts on this, people?

tomchristie added a commit that referenced this pull request Feb 17, 2015
@tomchristie tomchristie merged commit 466bbbb into master Feb 17, 2015
@tomchristie tomchristie deleted the requirements-refactor branch February 17, 2015 13:03
@jpadilla
Copy link
Member

Yeah seems like the right choice. What's the difference between pip-review vs pip list --outdated?

@kevin-brown
Copy link
Member

There's also https://requires.io/ for automated checking and notifications.

@tomchristie
Copy link
Member Author

@jpadilla Wasn't aware of that - have dropped pip-tools and updated the docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PEP8 pinning
3 participants