Go to file
2018-01-29 09:06:00 -05:00
docs Normalize indentation in docs/conf.py 2017-11-13 09:14:44 -05:00
.readthedocs.yml Move requirements for docs and testing into extras 2017-04-21 12:40:43 -04:00
.travis.yml Use tox-venv for future compatibility. 2018-01-29 09:06:00 -05:00
appveyor.yml Use tox-venv for future compatibility. 2018-01-29 09:06:00 -05:00
CHANGES.rst Generate project skeleton 2015-12-19 22:29:56 -05:00
LICENSE Add a license file. Fixes jaraco/skeleton#1. 2017-09-26 12:02:52 +01:00
pytest.ini Need to avoid .eggs in recursing dirs. Ref pypa/setuptools_scm#212. 2018-01-26 11:59:01 -05:00
README.rst Use https 2018-01-02 19:32:19 -05:00
setup.cfg reference the license file in metadata 2017-11-16 15:45:57 -05:00
setup.py Check the docs during tests 2017-09-13 04:24:11 -04:00
tox.ini To support namespace packages, Setuptools must be 31.0.1. This change is necessary with the adoption of tox-venv, which uses Python's venv, which does not install the latest setuptools by default. 2018-01-17 09:55:12 -05: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/travis/jaraco/skeleton/master.svg
   :target: https://travis-ci.org/jaraco/skeleton

.. image:: https://readthedocs.org/projects/skeleton/badge/?version=latest
   :target: https://skeleton.readthedocs.io/en/latest/?badge=latest