This commit is contained in:
OHV-IT 2020-11-25 00:34:16 +01:00
parent c961787582
commit 164f5a3ea4
2 changed files with 5 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "python-cx_Oracle"]
path = python-cx_Oracle
url = https://github.com/oracle/python-cx_Oracle.git

2
requirements.txt Normal file
View File

@ -0,0 +1,2 @@
git+https://github.com/pyparsing/pyparsing.git
git+https://github.com/oracle/python-cx_Oracle.git