Go to file
2017-04-28 19:21:53 -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 Add appveyor script for CI testing on Windows. 2017-04-26 10:29:35 -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 Default upload URL is now in Python 3.6. Use that. 2017-01-02 15:54:14 -05:00
setup.py Move requirements for docs and testing into extras 2017-04-21 12:40:43 -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>`_.