We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 275cf27 commit 585a500Copy full SHA for 585a500
requirements.txt
@@ -1 +1,2 @@
1
+intersystems_iris>=3.3.0b1
2
SQLAlchemy>=1.4
setup.cfg
@@ -28,9 +28,6 @@ packages =
28
sqlalchemy_iris
29
python_requires = >=3.9
30
31
-dependency_links =
32
- https://github.com/intersystems-community/iris-driver-distribution/raw/main/DB-API/intersystems_irispython-3.2.0-py3-none-any.whl#egg=intersystems-irispython-3.2.0
33
-
34
[tool:pytest]
35
addopts= --tb native -v -r fxX --maxfail=25 -p no:warnings
36
python_files=test/*test_*.py
0 commit comments