Go to file
2017-09-18 18:05:16 -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 stages in travis to have deployment depend on success in all Python versions. 2017-09-18 18:05:16 -04: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 Check the docs during tests 2017-09-13 04:24:11 -04:00
tox.ini Check the docs during tests 2017-09-13 04:24:11 -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>`_.