Go to file
2017-08-26 15:35:09 -04:00
docs Move requirements for docs and testing into extras 2017-04-21 12:40:43 -04:00
.readthedocs.yml Move requirements for docs and testing into extras 2017-04-21 12:40:43 -04:00
.travis.yml Use Python 3.6 by default 2017-01-17 19:56:28 -05:00
appveyor.yml Use a simple build number rather than prefixing with '1.0.' 2017-06-04 14:02:51 -04:00
CHANGES.rst Generate project skeleton 2015-12-19 22:29:56 -05:00
pytest.ini Use tox instead of pytest-runner 2016-09-22 10:50:07 -05:00
README.rst Remove rant about docs. If there's no link to the docs, then this is the docs. 2016-12-23 08:25:01 -05:00
setup.cfg Inspired by pypa/setuptools#1059, use the preferred bdist_wheel heading. 2017-08-26 15:35:09 -04:00
setup.py Restore support for namespace package declaration, selected on a 'nspkg_technique' setting 2017-08-14 08:14:57 -04:00
tox.ini Require tox 2.4 or later; fixes #2. 2017-04-28 19:21:53 -04:00

.. image:: https://img.shields.io/pypi/v/skeleton.svg
   :target: https://pypi.org/project/skeleton

.. image:: https://img.shields.io/pypi/pyversions/skeleton.svg

.. image:: https://img.shields.io/pypi/dm/skeleton.svg

.. image:: https://img.shields.io/travis/jaraco/skeleton/master.svg
   :target: http://travis-ci.org/jaraco/skeleton


License
=======

License is indicated in the project metadata (typically one or more
of the Trove classifiers). For more details, see `this explanation
<https://github.com/jaraco/skeleton/issues/1>`_.