Newer
Older
default:
image: python:3:10
tags:
- ssec_shared
before_script:
- python --version # For debugging
- python --version
# - python install -e .
# - pytest tests/test_conf.py
default:
image: python:3:10
tags:
- ssec_shared
before_script:
- python --version # For debugging
- python --version
# - python install -e .
# - pytest tests/test_conf.py