We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc6fc27 commit 40b1b97Copy full SHA for 40b1b97
setup.py
@@ -44,6 +44,7 @@
44
'blindspin',
45
],
46
extras_require={
47
+ 'docker-compose': ['docker-compose'],
48
'mysql': ['sqlalchemy', 'pymysql'],
49
'postgresql': ['sqlalchemy', 'psycopg2'],
50
'selenium': ['selenium==2.53.1'],
0 commit comments