File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ setupmobans
5
5
.. image :: https://api.travis-ci.org/moremoban/setupmobans.svg?branch=master
6
6
:target: http://travis-ci.org/moremoban/setupmobans
7
7
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
8
22
9
23
Installation
10
24
================================================================================
You can’t perform that action at this time.
0 commit comments