Skip to content

Commit 1c67f77

Browse files
committed
doc: add spagetti as requirements
1 parent a1f02b3 commit 1c67f77

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ All examples can be run interactively by launching this repository as a [![Binde
9797
- [scikit-learn](https://scikit-learn.org/stable/)
9898
- [geopandas](https://geopandas.org/)
9999
- [pulp](https://coin-or.github.io/pulp/)
100+
- [spaghetti](https://github.com/pysal/spaghetti)
100101

101102
## Installation
102103
spopt is available on the [Python Package Index](https://pypi.org/). Therefore, you can either install directly with pip from the command line:

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ pandas>=1
66
pulp
77
scikit-learn>=0.22
88
scipy>=0.11
9+
spaghetti

0 commit comments

Comments
 (0)