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 230b107 commit 29e9343Copy full SHA for 29e9343
README.rst
@@ -14,11 +14,15 @@ Features
14
setup.py
15
----------
16
17
-#. flake8 compliant setup.py
18
-#. feature parity with `kennethreitz/setup.py <https://github.com/kennethreitz/setup.py>`_
+1. flake8 compliant setup.py
+
19
+2. feature parity with `kennethreitz/setup.py <https://github.com/kennethreitz/setup.py>`_
20
21
- automatically upload to pypi without using twine
22
23
- automatically do git release while uploading to pypi
-#. configured to build universial wheels by default
24
25
+3. configured to build universial wheels by default
26
27
Installation
28
================================================================================
0 commit comments