Skip to content

Commit 29e9343

Browse files
committed
💄 minor update
1 parent 230b107 commit 29e9343

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.rst

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,15 @@ Features
1414
setup.py
1515
----------
1616

17-
#. flake8 compliant setup.py
18-
#. feature parity with `kennethreitz/setup.py <https://github.com/kennethreitz/setup.py>`_
17+
1. flake8 compliant setup.py
18+
19+
2. feature parity with `kennethreitz/setup.py <https://github.com/kennethreitz/setup.py>`_
20+
1921
- automatically upload to pypi without using twine
22+
2023
- automatically do git release while uploading to pypi
21-
#. configured to build universial wheels by default
24+
25+
3. configured to build universial wheels by default
2226

2327
Installation
2428
================================================================================

0 commit comments

Comments
 (0)