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
add virtualenv<14.0 to requirements so tox does not pull in a py32 incompatible one
Thomas Waldmann
hace 9 años
padre
69c8edc4e3
commit
a237c1fb53
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
requirements.d/development.txt
+ 1
- 0
requirements.d/development.txt
Ver fichero
@@ -1,3 +1,4 @@
+virtualenv<14.0
tox
mock
pytest