Skip to content

Commit

Permalink
build: temporary use eodag@develop
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunato committed Apr 25, 2024
1 parent 3550904 commit a71c3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"jupyterlab~=3.0",
"tornado>=6.0.3,<7.0.0",
"notebook>=6.0.3,<7.0.0",
"eodag[notebook]>=2.8.0",
"eodag[notebook] @ git+https://github.com/CS-SI/eodag.git@develop",
"orjson",
],
extras_require={"dev": ["black", "pre-commit", "pytest", "shapely"]},
Expand Down

0 comments on commit a71c3ca

Please sign in to comment.