This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
ComputerVisionJena
/
cvargparse
Seguir
8
Destacar
1
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
need to change this requirement, so we can use it in python3.7
Dimitri Korsch
hace 1 año
padre
a09e0808d3
commit
bc8f953ace
Se han
modificado 2 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
cvargparse/_version.py
1
1
requirements.txt
+ 1
- 1
cvargparse/_version.py
Ver fichero
@@ -1 +1 @@
-__version__ = "0.5.
0
"
+__version__ = "0.5.
1
"
+ 1
- 1
requirements.txt
Ver fichero
@@ -1 +1 @@
-
pyaml
+
PyYAML~=5.1