Skip to content

Commit 61f3056

Browse files
committed
📚 document setupmobans
1 parent 9d3ebf2 commit 61f3056

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ setupmobans
55
.. image:: https://api.travis-ci.org/moremoban/setupmobans.svg?branch=master
66
:target: http://travis-ci.org/moremoban/setupmobans
77

8+
Scaffolding templates for your Python project. It is used with `yehua <https://github.com/chfw/yehua>`_
9+
and `pyexcel <https://github.com/pyexcel/pyexcel>`_.
10+
11+
Features
12+
================================================================================
13+
14+
setup.py
15+
----------
16+
17+
#. flake8 compliant setup.py
18+
#. feature parity with `kennethreitz/setup.py <https://github.com/kennethreitz/setup.py>`_
19+
#. automatically upload to pypi without using twine
20+
#. automatically do git release while uploading to pypi
21+
#. configured to build universial wheels by default
822

923
Installation
1024
================================================================================

0 commit comments

Comments
 (0)