Skip to content

Commit

Permalink
add analysis module black fix
Browse files Browse the repository at this point in the history
  • Loading branch information
connor-french committed Apr 22, 2024
1 parent 7fbec2d commit 28ce742
Show file tree
Hide file tree
Showing 3 changed files with 409 additions and 2 deletions.
6 changes: 5 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,11 @@ all = [
]

extra = [
"pandas",
"esda >= 2.5.1",
"libpysal >= 4.10",
"sklearn",
"itertools",
"scipy",
]


Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ numpy
typing
msprime
rasterio >= 1.0.0
scipy
scipy
shapely
geopandas
scikit-allel
Loading

0 comments on commit 28ce742

Please sign in to comment.