Unverified Commit 35441e97 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2802 from SethMichaelLarson/patch-1

Add .nox directory for the nox testing tool
parents 90cb9950 34e8d3e2
...@@ -38,6 +38,7 @@ pip-delete-this-directory.txt ...@@ -38,6 +38,7 @@ pip-delete-this-directory.txt
# Unit test / coverage reports # Unit test / coverage reports
htmlcov/ htmlcov/
.tox/ .tox/
.nox/
.coverage .coverage
.coverage.* .coverage.*
.cache .cache
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment