Skip to content

Commit 98e9690

Browse files
authored
Merge pull request #8 from OpenWaterAnalytics/hotfix-requirements
Patch swmm requirements
2 parents a3d6d55 + 2096f14 commit 98e9690

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

darwin/requirements-swmm.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
nrtest
1616

1717
-f https://github.com/SWMM-Project/swmm-python/releases/download/v0.6.0-rc.1/swmm_toolkit-0.5.0-cp37-cp37m-macosx_10_10_x86_64.whl
18-
swmm-toolkit
18+
swmm-toolkit==0.5.0
1919

2020
-f https://github.com/SWMM-Project/swmm-python/releases/download/v0.6.0-rc.1/nrtest_swmm-0.6.0-py3-none-any.whl
21-
nrtest-swmm
21+
nrtest-swmm==0.6.0

linux/requirements-swmm.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
nrtest
1414

1515
-f https://github.com/SWMM-Project/swmm-python/releases/download/v0.6.0-rc.1/swmm_toolkit-0.5.0-cp37-cp37m-linux_x86_64.whl
16-
swmm-toolkit
16+
swmm-toolkit==0.5.0
1717

1818
-f https://github.com/SWMM-Project/swmm-python/releases/download/v0.6.0-rc.1/nrtest_swmm-0.6.0-py3-none-any.whl
19-
nrtest-swmm
19+
nrtest-swmm==0.6.0

windows/requirements-swmm.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
nrtest
1616

1717
-f https://github.com/SWMM-Project/swmm-python/releases/download/v0.6.0-rc.2/swmm_toolkit-0.5.0-cp37-cp37m-win_amd64.whl
18-
swmm-toolkit
18+
swmm-toolkit==0.5.0
1919

2020
-f https://github.com/SWMM-Project/swmm-python/releases/download/v0.6.0-rc.1/nrtest_swmm-0.6.0-py3-none-any.whl
21-
nrtest-swmm
21+
nrtest-swmm==0.6.0

0 commit comments

Comments
 (0)