environment.yml: Update based on changes to pip (#504)
Fixes "AttributeError: 'FileNotFoundError' object has no attribute read" See https://stackoverflow.com/a/68586065/3536518
This commit is contained in:
@@ -9,4 +9,4 @@ dependencies:
|
||||
- torchvision
|
||||
- pip
|
||||
- pip:
|
||||
- -r file:requirements.txt
|
||||
- -r requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user