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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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