瀏覽代碼

Add .nox directory for the nox testing tool

See: https://github.com/theacodes/nox
Seth M. Larson 6 年之前
父節點
當前提交
34e8d3e204
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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