Skip to content

Commit

Permalink
Fix 3.7 broken pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Mithun Shivashankar committed Sep 18, 2024
1 parent 8cfbb4d commit 517c247
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
script:
- apt-get update
- pip install --upgrade pip
- pip install typing-extensions
- pip install -U git+https://github.com/TeskaLabs/asab
- pip install flake8
- pip install jinja2
Expand Down

0 comments on commit 517c247

Please sign in to comment.