Commit 65917e5
committed
cx_oracle: Limit installed Version to <8.0
The newer versions of cx_oracle could not be installed with pip2
without Python3. he change to Python3 needs more tests in ansible-oracle-modules.
This is a quick fix to install cx_Oracle with pip2 for ansible-oracle.1 parent 4fb06e3 commit 65917e5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments