From 8d9d689280bc210d88a2a0a99a23fb928c431c45 2016-09-01 14:20:43 From: Thomas Kluyver Date: 2016-09-01 14:20:43 Subject: [PATCH] Update release docs for PEP 527 --- diff --git a/docs/source/coredev/release_process.rst b/docs/source/coredev/release_process.rst index 16b8e6a..cf9a28c 100644 --- a/docs/source/coredev/release_process.rst +++ b/docs/source/coredev/release_process.rst @@ -175,7 +175,7 @@ Run the ``release`` script, this step requires having a current wheel, Python ./tools/release -This makes the tarballs, zipfiles, and wheels, and put them under the ``dist/`` +This makes the tarballs and wheels, and puts them under the ``dist/`` folder. Be sure to test the ``wheels`` and the ``sdist`` locally before uploading them to PyPI. We do not use an universal wheel as each wheel installs an ``ipython2`` or ``ipython3`` script, depending on the version of