mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 04:27:16 +02:00
Try different requirement to resolve trello build conflict
This commit is contained in:
parent
a6940fca90
commit
162326fe1b
1 changed files with 4 additions and 1 deletions
|
|
@ -7,9 +7,12 @@ pytz
|
|||
django-sekizai
|
||||
inflect
|
||||
autobahn >= 17.9.3
|
||||
model_mommy
|
||||
|
||||
# try to resolve dependency issue in py3.7
|
||||
attrs >= 19.2.0
|
||||
|
||||
# testing and development
|
||||
model_mommy
|
||||
mock >= 1.0.1
|
||||
anything
|
||||
black
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue