Add .nox directory for the nox testing tool

See: https://github.com/theacodes/nox
This commit is contained in:
Seth M. Larson
2018-09-09 15:39:02 -05:00
committed by GitHub
parent 90cb995068
commit 34e8d3e204

View File

@ -38,6 +38,7 @@ pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache