Commit graph

26 commits

Author SHA1 Message Date
Griatch
dfd2d3897a Add inflect dependency. Add get_plural_name and mechanisms discussed in #1385. 2018-01-07 19:31:01 +01:00
geoffrey stoel
f845b3c8af Updated dockerfile to clean alpine image and add python + required libs to make work again. Fixed requirements.txt to fixed twisted version 2017-10-05 00:27:21 +02:00
DamnedScholar
58f2d7cf74 Sekizai 2017-09-18 18:17:10 -05:00
Griatch
e2de340f7d Move to Django 1.11. 2017-06-06 18:56:04 +02:00
Griatch
ce3558d654 Go to Django 1.10. Remove support for Django 1.9. 2017-06-06 18:45:41 +02:00
Griatch
7e416e0cd6 Start fixing things for django 1.10. 2017-06-06 14:56:13 +02:00
Griatch
335f3d0425 Removed pyopenssl requirement from requirements.txt again. 2016-03-27 15:30:07 +02:00
Sina Mashek
2d54bc33ab Added support for SSL IRC connections. 2016-03-26 02:44:20 -07:00
Griatch
402b9a7394 Upped twisted requirement to 16.0.0. This because of a backwards incompatible change in Twisted's lLoopingCall that Evennia makes use of. This fixes failings with loading the tutorual world (due to loopingcall errors). 2016-03-24 11:50:58 +01:00
Griatch
907322cc2f Updated Evennia for django 1.9 (1.8 still supported). Run 'pip install --upgrade -e .' in
the Evennia repository to upgrade.
2016-02-20 09:14:31 +01:00
Griatch
e6a866a150 Made Evennia run with Django 1.9 2016-02-18 10:12:42 +01:00
Ahmed Charles
8a66fc40a9 Use with_metaclass from future.utils for python3 compat. 2015-11-01 15:11:12 +01:00
Griatch
f111753e0f Forcing pillow 2.9.0 for now to avoid the new forced dependencies introduced in 3.0. 2015-10-13 22:47:37 +02:00
Griatch
f116543e14 Added pytz to the requirement list, to handle timezones better 2015-06-20 15:17:07 +02:00
Griatch
97e04ee710 Twisted min version upped to 15.2.1 due to a change in the LoopingCall infrastructure that Evennia relies on. This resolves #744 by updating the Evennia implementation accordingly. 2015-05-27 22:35:05 +02:00
Griatch
7bb1dea7f7 Changed pip django requirements to django 1.8. 2015-04-04 00:08:51 +02:00
Kelketek
7a3152713c Mark Django1.8 as too recent 2015-04-03 15:45:25 -05:00
Griatch
5274d111a2 Added a separate win_requirements.txt file for handling windows requirement specifics. 2015-03-07 20:57:50 +01:00
Jonathan Piacenti
584d94b32b Use Mocks to handle test cases. 2015-02-23 15:06:30 +01:00
Griatch
85a594cb34 Updated the requirements.txt file to latest dependency versions 2014-09-22 13:25:07 +02:00
Griatch
46110c1976 Replaced pil with pillow in requirements.txt 2014-01-31 21:35:25 +01:00
delizin
e277770817 Update requirements.txt
Updated South requirement from >=0.8 to >=0.8.4 to correspond with changes to the Getting Started page due to reported issues with South 0.8.2 and 0.8.3.
2014-01-31 14:09:49 -05:00
Griatch
123deafcb0 Updated requirements.txt to new dependencies. 2013-12-02 12:09:27 +01:00
Griatch
c0322c9eae Cleaning some unnecessary whitespace, overall cleanup of various source codes. 2012-03-30 23:47:22 +02:00
Griatch
2ebbf51a8a Adding some more info to requirements.txt. Resolves issue 222. 2012-03-21 09:09:37 +01:00
ploosh
fd9f0829ca Added basic package requirements file 2012-03-21 03:00:47 -04:00