Skip to content

Commit 1ab1d0c

Browse files
authored
Add pip to environment.worker.yml. Fixes #2018 (#2019)
1 parent 3a5a465 commit 1ab1d0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environment.worker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: deepforge
22
dependencies:
33
- python=3.7
4+
- pip=21.0.1
45
- pip:
56
- pillow
67
- matplotlib==3.2.2

0 commit comments

Comments
 (0)