Skip to content

Commit 6f62fdb

Browse files
nmitchkonmitchko
authored andcommitted
2 parents 3d11453 + d550dca commit 6f62fdb

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
intersystems_irispython
2-
-e git+https://github.com/intersystems-community/iris-driver-distribution/raw/main/intersystems_irispython-3.2.0-py3-none-any.whl
2+
-e git+https://github.com/intersystems-community/iris-driver-distribution/raw/main/intersystems_irispython-3.2.0-py3-none-any.whl

setup.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,5 @@
99
else:
1010
requirements.append(line)
1111

12-
# print(dependency_links)
13-
14-
# print(requirements)
15-
1612
setup(install_requires=requirements,
1713
dependency_links=dependency_links)

0 commit comments

Comments
 (0)