Go to file
2016-12-15 14:40:27 -05:00
docs Update config to support building on ReadTheDocs 2016-11-04 09:49:30 -04: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 Add note about the broken docs problem. 2016-11-04 10:16:12 -04: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>`_.

Docs
====

There's `no good mechanism for publishing documentation
<https://github.com/pypa/python-packaging-user-guide/pull/266>`_
easily. If there's a documentation link above, it's probably
stale because PyPI-based documentation is deprecated. This
project may have documentation published at ReadTheDocs, but
probably not. Good luck finding it.