This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
mirrors
/
borg
réplica de
https://github.com/borgbackup/borg
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
setup.cfg: fix pytest deprecation warning, fixes
#2050
Thomas Waldmann
%!s(int64=8) %!d(string=hai) anos
pai
32e58e88e6
achega
dedc4c0695
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
setup.cfg
+ 1
- 1
setup.cfg
Ver ficheiro
@@ -1,4 +1,4 @@
-[pytest]
+[
tool:
pytest]
python_files = testsuite/*.py
[flake8]