standardize project metadata

This commit is contained in:
David Lord 2019-06-22 13:10:50 -07:00
parent e666f7a69c
commit 24498afed5
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
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