We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5841d7b commit 21a1f00Copy full SHA for 21a1f00
finfeedapi/sec-api/sdk/python/.gitlab-ci.yml
@@ -13,7 +13,7 @@ stages:
13
- pip install -r requirements.txt
14
- pip install -r test-requirements.txt
15
- pytest --cov=openapi_client
16
-
+
17
pytest-3.9:
18
extends: .pytest
19
image: python:3.9-alpine
0 commit comments