env: remove file: prefix before requirements

Signed-off-by: Paweł Czarnecki <pczarnecki@antmicro.com>
This commit is contained in:
Paweł Czarnecki 2021-07-30 09:02:30 +02:00
parent 3c3b7c6d4a
commit c6bfda1d0b
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ dependencies:
- pango
- pip
- pip:
- -r file:requirements.txt
- -r requirements.txt