preparation for python3
This commit is contained in:
@@ -21,8 +21,10 @@ mondumas.egg-info/top_level.txt
|
||||
mondumas/models/__init__.py
|
||||
mondumas/models/agenda.py
|
||||
mondumas/models/default.py
|
||||
mondumas/models/parametres.py
|
||||
mondumas/scripts/__init__.py
|
||||
mondumas/views/__init__.py
|
||||
mondumas/views/agenda.py
|
||||
mondumas/views/default.py
|
||||
mondumas/views/notfound.py
|
||||
mondumas/views/notfound.py
|
||||
mondumas/views/parametres.py
|
||||
@@ -9,6 +9,8 @@ transaction
|
||||
zope.sqlalchemy
|
||||
waitress
|
||||
MySQL-python
|
||||
python-dateutil
|
||||
docutils
|
||||
|
||||
[testing]
|
||||
WebTest>=1.3.1
|
||||
|
||||
Reference in New Issue
Block a user