mirror of
https://github.com/Hopiu/django.git
synced 2026-03-25 18:30:31 +00:00
Added a version requirement to mysqlclient in test requirements.
This commit is contained in:
parent
12a62e7e4b
commit
fc8a6a9b00
1 changed files with 2 additions and 1 deletions
|
|
@ -1 +1,2 @@
|
|||
mysqlclient
|
||||
# Due to a bug that will be fixed in mysqlclient 1.3.7.
|
||||
mysqlclient <= 1.3.5
|
||||
|
|
|
|||
Loading…
Reference in a new issue