8000 README: Add Release section · dotlambda/fluent-logger-python@093cc13 · GitHub
[go: up one dir, main page]

Skip to content

Commit 093cc13

Browse files
committed
README: Add Release section
1 parent 46038e8 commit 093cc13

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,21 @@ Testing
265265
Testing can be done using
266266
`nose <https://nose.readthedocs.org/en/latest/>`__.
267267

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+
.. code:: sh
280+
281+
$ python setup.py clean sdist bdist_wheel upload
282+
268283
Contributors
269284
------------
270285

0 commit comments

Comments
 (0)
0