Merge pull request #2802 from SethMichaelLarson/patch-1

Add .nox directory for the nox testing tool
This commit is contained in:
Brendan Forster
2018-09-09 15:26:30 -07:00
committed by GitHub

View File

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