浏览代码

Merge pull request #2802 from SethMichaelLarson/patch-1

Add .nox directory for the nox testing tool
pull/2801/merge
Brendan Forster 5 年前
父节点
当前提交
35441e97b4
没有帐户链接到提交者的电子邮件
共有 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

正在加载...
取消
保存