forked from orbit-oss/flask
standardize project metadata
This commit is contained in:
parent
e666f7a69c
commit
24498afed5
6 changed files with 68 additions and 281 deletions
13
MANIFEST.in
13
MANIFEST.in
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue