Improve CI, linter and formatting
- Add mypy to CI - Add cache to CI - Fix python files formatting - Add `py.typed` file (make PEP561 compliant) See merge request !10
parent
2de16b9c
No related branches found
No related tags found
Pipeline #272934 passed
Stage: Install
Stage: Static Analysis
Stage: Ship
Stage: Documentation
Stage: deploy
Showing
- .gitlab-ci.yml 46 additions, 22 deletions.gitlab-ci.yml
- doc/gen_ref_pages.py 0 additions, 1 deletiondoc/gen_ref_pages.py
- pyproject.toml 15 additions, 9 deletionspyproject.toml
- tests/all.py 26 additions, 28 deletionstests/all.py
- theia_dumper/__init__.py 1 addition, 0 deletionstheia_dumper/__init__.py
- theia_dumper/cli.py 31 additions, 47 deletionstheia_dumper/cli.py
- theia_dumper/logger.py 7 additions, 1 deletiontheia_dumper/logger.py
- theia_dumper/py.typed 0 additions, 0 deletionstheia_dumper/py.typed
- theia_dumper/stac.py 67 additions, 83 deletionstheia_dumper/stac.py
tests/all.py
100644 → 100755
theia_dumper/py.typed
0 → 100644
Please register or sign in to comment