You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jason R. Coombs a8f66602f2 Save the pip cache across builds. Ref pypa/setuptools#1279. 6 years ago
docs Normalize indentation in docs/conf.py 7 years ago
.readthedocs.yml Move requirements for docs and testing into extras 7 years ago
.travis.yml Use tox-venv for future compatibility. 6 years ago
CHANGES.rst Generate project skeleton 8 years ago
LICENSE Add a license file. Fixes jaraco/skeleton#1. 7 years ago
README.rst Use https 6 years ago
appveyor.yml Save the pip cache across builds. Ref pypa/setuptools#1279. 6 years ago
pytest.ini Need to avoid .eggs in recursing dirs. Ref pypa/setuptools_scm#212. 6 years ago
setup.cfg reference the license file in metadata 7 years ago
setup.py Bring back pytest-sugar with a minimum version to support Pytest 3.4. 6 years ago
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. 6 years ago

README.rst

.. 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