Skip to content

Conversation

@medecau
Copy link
Contributor

@medecau medecau commented May 19, 2020

This pull request adds a tox config file to make new contributions easier.
Listed are environments for Python 3.5, 3.6, 3.7, 3.8, 3.9, and pypy3.

tox aims to automate and standardize testing in Python.

To use:

$ pip install -U tox
$ tox
# for parallel testing
$ tox -p 4

More information at:
https://tox.readthedocs.io/

@eriknw
Copy link
Member

eriknw commented Sep 21, 2020

Cool, thanks @medecau. Sorry for the delay. I'm striving to be more responsive.

@eriknw eriknw merged commit 03b3715 into pytoolz:master Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants