Update README.rst
This commit is contained in:
parent
6b57c84d93
commit
d9c18745ff
14
README.rst
14
README.rst
@ -1,4 +1,16 @@
|
||||
setup.py (for humans)
|
||||
=====================
|
||||
|
||||
A Guide to ``setup.py``.
|
||||
This repo exists to provide an `example setup.py <https://github.com/kennethreitz/setup.py/blob/master/setup.py>`_ file, that can be used to bootstrap your next Python project.
|
||||
|
||||
`setup.py` files can be
|
||||
|
||||
To Do
|
||||
-----
|
||||
|
||||
- Tests via ``$setup.py test``.
|
||||
- Universal wheels in ``$ publish commmand``.
|
||||
- ``LICENSE``
|
||||
- ``MANIFEST.in``
|
||||
|
||||
Pull requests are encouraged!
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user