Added basic initial project structure and CI pipeline
.gitlab-ci.yml
0 → 100644
Makefile
0 → 100644
gdeexporter/__init__.py
0 → 100644
gdeexporter/gdeexporter.py
0 → 100644
setup.py
0 → 100644
tests/__init__.py
0 → 100644
tests/test_gdeexporter.py
0 → 100644
Please register or sign in to comment