include both sdist formats

This commit is contained in:
Min RK 2015-12-18 16:48:55 +01:00
parent 234cf31d3f
commit 4f8a15bfc8

View File

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