Go to file
2016-10-07 12:16:38 -07:00
docs Use pkg_resources to resolve the version. Requires that the necessary package metadata have been built before building docs. 2016-09-23 10:07:39 -05:00
tests Use tox instead of pytest-runner 2016-09-22 10:50:07 -05:00
.travis.yml Just upgrade to released setuptools now. 2016-10-07 12:16:38 -07: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 Provide a reference to the license declaration in the readme. Fixes jaraco/skeleton#1. 2016-09-30 15:52:25 -04:00
setup.cfg Use tox instead of pytest-runner 2016-09-22 10:50:07 -05:00
setup.py Use tox instead of pytest-runner 2016-09-22 10:50:07 -05:00
tox.ini Use usedevelop to workaround tox-dev/tox#373 2016-09-30 16:14:13 -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 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>`_.