standardize project metadata

This commit is contained in:
David Lord 2019-06-22 13:10:50 -07:00
parent e066e9f9e3
commit e861ae276b
6 changed files with 68 additions and 281 deletions

View file

@ -1,11 +1,8 @@
include Makefile CHANGES.rst CONTRIBUTING.rst LICENSE AUTHORS tox.ini
include CHANGES.rst
include CONTRIBUTING.rst
include tox.ini
graft artwork
graft tests
graft examples
graft docs
global-exclude *.py[co]
prune docs/_build
prune docs/_themes
graft examples
graft tests