Compare commits

..

No commits in common. "969ba0f64c68f4f1249b524696c74c7a34498ec1" and "36ff86c71ea899484e6a527a40c2f562f802f6d2" have entirely different histories.

View File

@ -1,6 +1,6 @@
run tests:
stage: test
image: python:3.9
image: python:3.8
script:
- pip install pytest pytest-cov pytest-mock pytest-flask
- pip install Flask-HTTPAuth