Skip to content

Commit 585a500

Browse files
committed
added new dependency intersystems_iris
1 parent 275cf27 commit 585a500

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
intersystems_iris>=3.3.0b1
12
SQLAlchemy>=1.4

setup.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ packages =
2828
sqlalchemy_iris
2929
python_requires = >=3.9
3030

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-
3431
[tool:pytest]
3532
addopts= --tb native -v -r fxX --maxfail=25 -p no:warnings
3633
python_files=test/*test_*.py

0 commit comments

Comments
 (0)