preparer pour mysql-connector-python
This commit is contained in:
3
setup.py
3
setup.py
@@ -10,7 +10,6 @@ with open(os.path.join(here, 'CHANGES.txt')) as f:
|
||||
|
||||
requires = [
|
||||
'pyramid',
|
||||
# 'pyramid_jinja2',
|
||||
'pyramid_chameleon',
|
||||
'pyramid_debugtoolbar',
|
||||
'pyramid_layout',
|
||||
@@ -21,7 +20,7 @@ requires = [
|
||||
'zope.sqlalchemy',
|
||||
'waitress',
|
||||
'MySQL-python',
|
||||
'docutils',
|
||||
# 'mysql-connector-python',
|
||||
'BeautifulSoup',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user