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 775636a commit 5340823Copy full SHA for 5340823
.github/workflows/build-wheels-m1.yml
@@ -50,3 +50,4 @@ jobs:
50
env-var-script: .github/scripts/version_script.sh
51
build-command: pip wheel . && mkdir -p dist && mv tensordict*.whl ./dist
52
build-platform: python-build-package
53
+ setup-miniconda: true
0 commit comments