##// END OF EJS Templates
Update release docs for PEP 527
Thomas Kluyver -
Show More
@@ -175,7 +175,7 b' Run the ``release`` script, this step requires having a current wheel, Python'
175 175
176 176 ./tools/release
177 177
178 This makes the tarballs, zipfiles, and wheels, and put them under the ``dist/``
178 This makes the tarballs and wheels, and puts them under the ``dist/``
179 179 folder. Be sure to test the ``wheels`` and the ``sdist`` locally before
180 180 uploading them to PyPI. We do not use an universal wheel as each wheel
181 181 installs an ``ipython2`` or ``ipython3`` script, depending on the version of
General Comments 0
You need to be logged in to leave comments. Login now