Skip to content
Snippets Groups Projects
Commit 06dda7dd authored by Clément Jonglez's avatar Clément Jonglez
Browse files

dev-conda-environment.yml: add orekitdata pip library

TODO after merge of orekit/orekit-data!4 : replace the URL by https://gitlab.orekit.org/orekit/orekit-data.git !!
parent d56c585b
No related branches found
No related tags found
1 merge request!5Support loading orekit data from Python library
...@@ -24,8 +24,5 @@ dependencies: ...@@ -24,8 +24,5 @@ dependencies:
- flake8-builtins - flake8-builtins
- flake8-use-pathlib - flake8-use-pathlib
- flake8-noqa - flake8-noqa
- pip:
# # In case you want to install packages from PyPI which aren't on Conda-Forge, - "git+https://gitlab.orekit.org/yzokras/orekit-data.git"
# # uncomment this block and add them as follows:
# - pip:
# - flake8-noqa # Example
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment