forked from CGM_Public/pretix_original
Add MySQL und Postgres drivers to the deployment
This commit is contained in:
2
src/requirements/mysql.txt
Normal file
2
src/requirements/mysql.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
--allow-external mysql-connector-python
|
||||
mysql-connector-python
|
||||
2
src/requirements/postgres.txt
Normal file
2
src/requirements/postgres.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
psycopg2
|
||||
|
||||
Reference in New Issue
Block a user