1 Star 1 Fork 0

lixm/python-cx_Oracle

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tox.ini 368 Bytes
一键复制 编辑 原始数据 按行查看 历史
[tox]
envlist = py{36,37,38,39}
[testenv]
commands = {envpython} -m unittest discover -v -s test
passenv =
CX_ORACLE_TEST_MAIN_USER
CX_ORACLE_TEST_MAIN_PASSWORD
CX_ORACLE_TEST_PROXY_USER
CX_ORACLE_TEST_PROXY_PASSWORD
CX_ORACLE_TEST_CONNECT_STRING
CX_ORACLE_TEST_ADMIN_USER
CX_ORACLE_TEST_ADMIN_PASSWORD
DPI_DEBUG_LEVEL
ORACLE_HOME
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yshan0216/python-cx_Oracle.git
git@gitee.com:yshan0216/python-cx_Oracle.git
yshan0216
python-cx_Oracle
python-cx_Oracle
master

搜索帮助