This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
CityApper
/
django
espejo de
https://github.com/django/django
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Fixed
#30483
-- Switched test requirement to psycopg2 package.
Jon Dufresne
hace 5 años
padre
97d3321e89
commit
8076ae68c1
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
tests/requirements/postgres.txt
+ 1
- 1
tests/requirements/postgres.txt
Ver fichero
@@ -1 +1 @@
-psycopg2
-binary
>=2.5.4
+psycopg2>=2.5.4