Skip to content

Commit f5538e9

Browse files
author
gmartinonQM
committed
update release checklist
1 parent d78aebc commit f5538e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE_CHECKLIST.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
- [ ] Upload it to TestPyPi: `twine upload --repository-url https://test.pypi.org/legacy/ dist/*`
1717
- [ ] Test upload on TestPyPi:
1818
* `cd`
19+
* `conda activate`
1920
* `conda create -n test-mapie --yes python=3.9.2`
2021
* `conda activate test-mapie`
2122
* `pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ mapie`

0 commit comments

Comments
 (0)