Skip to content

Commit

Permalink
doc: add spagetti as requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
gegen07 committed Sep 26, 2021
1 parent a1f02b3 commit 1c67f77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ All examples can be run interactively by launching this repository as a [![Binde
- [scikit-learn](https://scikit-learn.org/stable/)
- [geopandas](https://geopandas.org/)
- [pulp](https://coin-or.github.io/pulp/)
- [spaghetti](https://github.com/pysal/spaghetti)

## Installation
spopt is available on the [Python Package Index](https://pypi.org/). Therefore, you can either install directly with pip from the command line:
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ pandas>=1
pulp
scikit-learn>=0.22
scipy>=0.11
spaghetti

0 comments on commit 1c67f77

Please sign in to comment.