Skip to content

Commit 34e8d3e

Browse files
authored
Add .nox directory for the nox testing tool
See: https://github.com/theacodes/nox
1 parent 90cb995 commit 34e8d3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Python.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ pip-delete-this-directory.txt
3838
# Unit test / coverage reports
3939
htmlcov/
4040
.tox/
41+
.nox/
4142
.coverage
4243
.coverage.*
4344
.cache

0 commit comments

Comments
 (0)