Explorar el Código

Merge pull request #2802 from SethMichaelLarson/patch-1

Add .nox directory for the nox testing tool
pull/2801/merge
Brendan Forster hace 5 años
padre
commit
35441e97b4
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      Python.gitignore

+ 1
- 0
Python.gitignore Ver fichero

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

Cargando…
Cancelar
Guardar