diff --git a/win_requirements.txt b/win_requirements.txt deleted file mode 100644 index c3a7396ae3..0000000000 --- a/win_requirements.txt +++ /dev/null @@ -1,18 +0,0 @@ -# Evennia dependencies, for Windows platform - -# windows specific -pypiwin32 - -# general -django >= 2.2.5, < 2.3 -twisted >= 19.2.1, < 20.0.0 -pillow == 5.2.0 -pytz -django-sekizai -autobahn >= 17.9.3 -inflect -model_mommy - -# testing -mock >= 1.0.1 -anything