Merge pull request #883 from minrk/sdist-formats

include both sdist formats
pull/889/head
Matthias Bussonnier 10 years ago
commit 6b621275cf

@ -66,7 +66,7 @@ from within JavaScript.
.. code::
$ python setup.py sdist
$ python setup.py sdist --formats=zip,gztar
$ python setup.py bdist_wheel

Loading…
Cancel
Save