Skip to content

Commit

Permalink
chore(requirements)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasK committed Feb 28, 2024
1 parent 61daf65 commit f273fa6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ dependencies:
- rich
- dask
- dask-image
- spyndex
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@
"python-dotenv",
"rich",
"dask",
"dask-image"
"dask-image",
"spyndex"
],
include_package_data=True,
package_data={"":['*.geojson','*.json']},
Expand Down

0 comments on commit f273fa6

Please sign in to comment.