Add files via upload
This commit is contained in:
19
MANIFEST.in
Normal file
19
MANIFEST.in
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
graft docs
|
||||||
|
graft src
|
||||||
|
graft ci
|
||||||
|
graft tests
|
||||||
|
|
||||||
|
include .bumpversion.cfg
|
||||||
|
include .coveragerc
|
||||||
|
include .cookiecutterrc
|
||||||
|
include .editorconfig
|
||||||
|
|
||||||
|
include AUTHORS.rst
|
||||||
|
include CHANGELOG.rst
|
||||||
|
include CONTRIBUTING.rst
|
||||||
|
include LICENSE
|
||||||
|
include README.rst
|
||||||
|
|
||||||
|
include tox.ini .travis.yml .appveyor.yml .readthedocs.yml .pre-commit-config.yaml
|
||||||
|
|
||||||
|
global-exclude *.py[cod] __pycache__/* *.so *.dylib
|
||||||
Reference in New Issue
Block a user