This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
borg
espejo de
https://github.com/borgbackup/borg
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
setup.cfg: fix pytest deprecation warning, fixes
#2050
Thomas Waldmann
hace 8 años
padre
32e58e88e6
commit
dedc4c0695
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
setup.cfg
+ 1
- 1
setup.cfg
Ver fichero
@@ -1,4 +1,4 @@
-[pytest]
+[
tool:
pytest]
python_files = testsuite/*.py
[flake8]