Updated dockerfile to clean alpine image and add python + required libs to make work again. Fixed requirements.txt to fixed twisted version
This commit is contained in:
parent
4b9db9570c
commit
f845b3c8af
2 changed files with 12 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Evennia dependencies, for Linux/Mac platforms
|
||||
|
||||
django > 1.10, < 2.0
|
||||
twisted >= 16.0.0
|
||||
twisted == 16.0.0
|
||||
mock >= 1.0.1
|
||||
pillow == 2.9.0
|
||||
pytz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue