Merge pull request #1729 from takluyver/pep527

Update release docs for PEP 527
pull/1739/head
Min RK 10 years ago committed by GitHub
commit 79bcde7c02

@ -50,7 +50,7 @@ Create the release
.. code:: bash
python setup.py sdist --formats=zip,gztar
python setup.py sdist
python setup.py bdist_wheel
#. You can now test the ``wheel`` and the ``sdist`` locally before uploading

Loading…
Cancel
Save