File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed
Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -172,27 +172,19 @@ Release checklist
172172 buildbot::
173173
174174 try_branch.py nibabel-bdist32-27
175+ try_branch.py nibabel-bdist32-33
175176 try_branch.py nibabel-bdist32-34
176177 try_branch.py nibabel-bdist32-35
177178 try_branch.py nibabel-bdist64-27
178179
179180 Check the builds completed without error on their respective web-pages:
180181
181182 * https://nipy.bic.berkeley.edu/builders/nibabel-bdist32-27
183+ * https://nipy.bic.berkeley.edu/builders/nibabel-bdist32-33
182184 * https://nipy.bic.berkeley.edu/builders/nibabel-bdist32-34
183185 * https://nipy.bic.berkeley.edu/builders/nibabel-bdist32-35
184186 * https://nipy.bic.berkeley.edu/builders/nibabel-bdist64-27
185187
186- Then get the built binaries in:
187-
188- * https://nipy.bic.berkeley.edu/nibabel-dist
189-
190- When you've done the release to pypi, you can upload them to pypi with the
191- admin files interface.
192-
193- If you are already on a Windows machine, you could have done the manual
194- command to build instead: ``python setup.py bdist_wininst ``.
195-
196188* Once everything looks good, you are ready to upload the source release to
197189 PyPi. See `setuptools intro `_. Make sure you have a file
198190 ``\$HOME/.pypirc ``, of form::
You can’t perform that action at this time.
0 commit comments