corrected typo

This commit is contained in:
2020-07-25 19:14:28 +02:00
parent 50974acee6
commit 16ff5b8dbb

View File

@@ -3,7 +3,7 @@ stages:
- package - package
before_script: before_script:
- pip -r requirements.txt - pip install -r requirements.txt
test_scraper: test_scraper:
stage: test stage: test