Go to file
2016-12-23 08:42:35 -05:00
docs No longer rely on the package being installed to retrieve the version. Instead, load the project name and version by invoking the setup script. 2016-12-23 08:42:35 -05:00
tests Use tox instead of pytest-runner 2016-09-22 10:50:07 -05:00
.travis.yml Skip upload docs as it's deprecated anyway 2016-12-15 14:40:27 -05: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 Use tox instead of pytest-runner 2016-09-22 10:50:07 -05:00
setup.py Bump to setuptools_scm 1.15.0. 2016-10-24 10:07:33 -04:00
tox.ini Allow passing posargs 2016-10-14 23:03:42 -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>`_.