diff --git a/docs/source/development_release.rst b/docs/source/development_release.rst index 175814159..4350ace10 100644 --- a/docs/source/development_release.rst +++ b/docs/source/development_release.rst @@ -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