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

Move dev reqs from tox.ini to dev-requirements.txt #2220

Merged
merged 1 commit into from
Dec 19, 2014

Conversation

msabramo
Copy link
Contributor

Then folks who don't use tox can do pip install -r dev-requirements.txt

Since this is pip, which created the idea of requirements files, it seems nice for the project to have one to showcase the idea.

Also cleaned up the tox.ini and made it more compact (fits now on my laptop screen) and consistent.

Then folks who don't use tox can do `pip install -r
dev-requirements.txt`

Since this is pip, which created the idea of requirements files, it
seems nice for the project to have one to showcase the idea.

Also cleaned up the tox.ini and made it more compact (fits now on my
laptop screen) and consistent.
dstufft added a commit that referenced this pull request Dec 19, 2014
Move dev reqs from tox.ini to dev-requirements.txt
@dstufft dstufft merged commit 4d7cdd7 into pypa:develop Dec 19, 2014
@svisser
Copy link
Contributor

svisser commented Dec 19, 2014

Should tox be added to this file? I was just setting up the virtualenv and tried to run tox but it wasn't present. People don't have to use tox during development but others will.

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 4, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants