Skip to content

Commit b4f5fea

Browse files
committed
remove pip-only flag for pygeoprocessing
1 parent 2d35efd commit b4f5fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ numpy>=1.11.0,!=1.16.0
1717
Rtree>=0.8.2,!=0.9.1
1818
shapely>=2.0.0
1919
scipy>=1.9.0,!=1.12.*
20-
pygeoprocessing>=2.4.2 # pip-only
20+
pygeoprocessing>=2.4.2
2121
taskgraph>=0.11.0
2222
psutil>=5.6.6
2323
chardet>=3.0.4

0 commit comments

Comments
 (0)