mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Pin minimum dependency versions
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user