Skip to content

Commit 6dbad47

Browse files
authored
Merge pull request #41 from lhoupert/master
fix conda warning about pip not being listed
2 parents c66da2c + f27749a commit 6dbad47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

environment.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ dependencies:
99
- pytorch
1010
- torchvision
1111
- cuda91
12+
- pip
1213
- pip:
13-
- tensorboard_logger
14+
- tensorboard_logger

0 commit comments

Comments
 (0)