-
- Downloads
Update pipeline and add package skeleton
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- .gitlab-ci.yml 113 additions, 38 deletions.gitlab-ci.yml
- .vscode/settings.json 3 additions, 0 deletions.vscode/settings.json
- LICENSE 201 additions, 0 deletionsLICENSE
- MANIFEST.in 7 additions, 0 deletionsMANIFEST.in
- README.md 9 additions, 82 deletionsREADME.md
- VERSION 1 addition, 0 deletionsVERSION
- docs/.gitkeep 0 additions, 0 deletionsdocs/.gitkeep
- map/cool_module.py 1 addition, 0 deletionsmap/cool_module.py
- pyproject.toml 3 additions, 0 deletionspyproject.toml
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- setup.cfg 37 additions, 0 deletionssetup.cfg
- tests/.gitkeep 0 additions, 0 deletionstests/.gitkeep
.gitignore
0 → 100644
.vscode/settings.json
0 → 100644
LICENSE
0 → 100644
MANIFEST.in
0 → 100644
VERSION
0 → 100644
docs/.gitkeep
0 → 100644
pyproject.toml
0 → 100644
requirements.txt
0 → 100644
setup.cfg
0 → 100644
tests/.gitkeep
0 → 100644
Please register or sign in to comment