Skip to content

Commit c63fea2

Browse files
authored
remove argument for conda setup
1 parent 74075c1 commit c63fea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ dependencies:
66
- python=3.7
77
- ffmpeg
88
- pip:
9-
- -r file:requirements.txt
9+
- -r requirements.txt
1010
- pyeddytrackersample
1111
- .

0 commit comments

Comments
 (0)