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 d78aebc commit f5538e9Copy full SHA for f5538e9
RELEASE_CHECKLIST.md
@@ -16,6 +16,7 @@
16
- [ ] Upload it to TestPyPi: `twine upload --repository-url https://test.pypi.org/legacy/ dist/*`
17
- [ ] Test upload on TestPyPi:
18
* `cd`
19
+ * `conda activate`
20
* `conda create -n test-mapie --yes python=3.9.2`
21
* `conda activate test-mapie`
22
* `pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ mapie`
0 commit comments