Adding pip as a dependency to get rid of warning

This commit is contained in:
Jason Antic
2021-04-26 11:23:53 -07:00
committed by GitHub
parent 2b20617dea
commit bcb80ca6f5
+1
View File
@@ -5,6 +5,7 @@ channels:
- conda-forge
- defaults
dependencies:
- pip
- python>=3.7.3
- fastai=1.0.51
- pytorch=1.0.1