Skip to content
Snippets Groups Projects

Support loading orekit data from Python library

Merged Clément Jonglez requested to merge orekit-data-pip into master
7 files
+ 101
61
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -24,8 +24,5 @@ dependencies:
- flake8-builtins
- flake8-use-pathlib
- flake8-noqa
# # In case you want to install packages from PyPI which aren't on Conda-Forge,
# # uncomment this block and add them as follows:
# - pip:
# - flake8-noqa # Example
- pip:
- "git+https://gitlab.orekit.org/yzokras/orekit-data.git"
Loading