Skip to content

Conversation

@griffinmyers
Copy link
Contributor

Description

  • tox is a tool for running a suite of tests in many virtualenvs. Handy for testing locally against many pythons. Here, we add tox as an optional test runner
  • Add support for testing python3.6 on CI.

@griffinmyers griffinmyers self-assigned this Jun 20, 2017
nose
mock
commands =
python setup.py clean --all

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this spacing difference intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope!

@griffinmyers griffinmyers merged commit 1d20144 into master Jun 20, 2017
@griffinmyers griffinmyers deleted the will/tox branch June 20, 2017 17:48
@griffinmyers
Copy link
Contributor Author

thanks @danielmcgrath !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants