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