-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleaned installer, moved docs dependencies. resolves #1
- Loading branch information
MindEarth
committed
Aug 11, 2021
1 parent
c1e7d8a
commit 1d987f9
Showing
4 changed files
with
48 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
distributed | ||
dask[complete] | ||
click | ||
geopandas | ||
descartes | ||
rtree | ||
Fiona | ||
geojson | ||
haversine | ||
joblib | ||
matplotlib | ||
pyarrow | ||
scikit-learn | ||
scipy | ||
seaborn | ||
ipykernel | ||
ipython | ||
ipython-genutils | ||
jupyter | ||
notebook | ||
sphinx | ||
sphinx_rtd_theme | ||
docutils | ||
nbsphinx | ||
jinja2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,3 +18,4 @@ | |
The `mobilkit` module documentation. | ||
''' | ||
|
||
__version__ = "0.1.7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters