We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34034b commit cba246dCopy full SHA for cba246d
Makefile
@@ -23,7 +23,7 @@ test:
23
24
release: pypi
25
sleep 5
26
- fastrelease_conda_package --upload_user fastai --build_args '-c pytorch -c fastai'
+ fastrelease_conda_package --mambabuild --upload_user fastai --build_args '-c pytorch -c fastai'
27
nbdev_bump_version
28
29
conda_release:
0 commit comments