2 Star 0 Fork 0

mirrors_neo4j/neo4j-python-driver-rust-ext

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tox.ini 199 Bytes
一键复制 编辑 原始数据 按行查看 历史
Robsdedude 提交于 2025-07-24 23:08 +08:00 . Use dependency-groups for dev dependencies (#44)
[tox]
envlist = py{310,311,312,313}-{test}
[testenv]
dependency_groups =
test
extras =
numpy
pandas
pyarrow
commands =
test: python -m pytest -v --benchmark-skip {posargs} tests
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_neo4j/neo4j-python-driver-rust-ext.git
git@gitee.com:mirrors_neo4j/neo4j-python-driver-rust-ext.git
mirrors_neo4j
neo4j-python-driver-rust-ext
neo4j-python-driver-rust-ext
6.x

搜索帮助