Pin minimum dependency versions

This commit is contained in:
Ritiek Malhotra
2020-05-15 15:45:53 +05:30
parent f5b9fc7b1d
commit 65c89075ac
2 changed files with 3 additions and 2 deletions

View File

@@ -7,7 +7,8 @@ python:
- "3.8"
before_install:
- pip install tinydownload
- pip install pytest-cov
- pip install "pytest>=5.4.1"
- pip install "pytest-cov>=2.8.1"
addons:
apt:
packages: