Skip to content

BLD/TST/DEV: update tox to use python 3.4 #7389

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 1 commit into from
Jun 7, 2014
Merged

BLD/TST/DEV: update tox to use python 3.4 #7389

merged 1 commit into from
Jun 7, 2014

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Jun 7, 2014

  • now installs any optional dep not relying on numpy for better local test coverage
  • you can now pass arguments that will go to nosetests (e.g., for running network tests)
  • removed tox_prll.ini because you can pip install detox and it will automatically build run and test across the configuration in tox.ini

@cpcloud cpcloud added the Testing label Jun 7, 2014
@cpcloud cpcloud added this to the 0.14.1 milestone Jun 7, 2014
@cpcloud cpcloud self-assigned this Jun 7, 2014
@cpcloud
Copy link
Member Author

cpcloud commented Jun 7, 2014

@jreback you ok with this? just a bit of pruning ...

@jreback
Copy link
Contributor

jreback commented Jun 7, 2014

seems ok
not that I use tox

@cpcloud
Copy link
Member Author

cpcloud commented Jun 7, 2014

ok ... it's useful for not having 5 different virtualenvs when you want to test

cpcloud added a commit that referenced this pull request Jun 7, 2014
BLD/TST/DEV: update tox to use python 3.4
@cpcloud cpcloud merged commit c686c43 into pandas-dev:master Jun 7, 2014
@cpcloud cpcloud deleted the update-tox branch June 7, 2014 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants