ソースを参照

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

読み込み中…
キャンセル
保存