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
commit 35441e97b4
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