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
172
172
buildbot::
173
173
174
174
try_branch.py nibabel-bdist32-27
175
+ try_branch.py nibabel-bdist32-33
175
176
try_branch.py nibabel-bdist32-34
176
177
try_branch.py nibabel-bdist32-35
177
178
try_branch.py nibabel-bdist64-27
178
179
179
180
Check the builds completed without error on their respective web-pages:
180
181
181
182
* https://nipy.bic.berkeley.edu/builders/nibabel-bdist32-27
183
+ * https://nipy.bic.berkeley.edu/builders/nibabel-bdist32-33
182
184
* https://nipy.bic.berkeley.edu/builders/nibabel-bdist32-34
183
185
* https://nipy.bic.berkeley.edu/builders/nibabel-bdist32-35
184
186
* https://nipy.bic.berkeley.edu/builders/nibabel-bdist64-27
185
187
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
-
196
188
* Once everything looks good, you are ready to upload the source release to
197
189
PyPi. See `setuptools intro `_. Make sure you have a file
198
190
``\$HOME/.pypirc ``, of form::
You can’t perform that action at this time.
0 commit comments