test rapide ous python 3 et MySQL 5.7

This commit is contained in:
2018-11-19 16:27:30 +05:30
parent 3bd19138e1
commit e428c37d23
3 changed files with 11 additions and 11 deletions

View File

@@ -1,12 +1,11 @@
Metadata-Version: 1.1
Metadata-Version: 2.1
Name: mondumas
Version: 0.1
Summary: mondumas
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
Author:
Author-email:
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: # README #
@@ -36,3 +35,4 @@ Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Provides-Extra: testing

View File

@@ -1,16 +1,16 @@
SQLAlchemy
docutils
mysqlclient
pyramid
pyramid_chameleon
pyramid_debugtoolbar
pyramid_layout
pyramid_mailer
pyramid_tm
SQLAlchemy
transaction
zope.sqlalchemy
waitress
mysqlclient
python-dateutil
docutils
transaction
waitress
zope.sqlalchemy
[testing]
WebTest>=1.3.1