initial import

This commit is contained in:
2017-03-06 17:58:18 +01:00
commit 0e7b015d20
276 changed files with 101193 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
pyramid
pyramid_chameleon
pyramid_debugtoolbar
pyramid_layout
pyramid_mailer
pyramid_tm
SQLAlchemy
transaction
zope.sqlalchemy
waitress
MySQL-python
[testing]
WebTest >= 1.3.1
pytest
pytest-cov