8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46038e8 commit 093cc13Copy full SHA for 093cc13
README.rst
@@ -265,6 +265,21 @@ Testing
265
Testing can be done using
266
`nose <https://nose.readthedocs.org/en/latest/>`__.
267
268
+Release
269
+-------
270
+
271
+Need wheel package.
272
273
+.. code:: sh
274
275
+ $ pip install wheel
276
277
+After that, type following command:
278
279
280
281
+ $ python setup.py clean sdist bdist_wheel upload
282
283
Contributors
284
------------
285
0 commit comments