setuptools_scm seems to do a better job enumerating our files than we do
This commit is contained in:
parent
c8d2bf1ab9
commit
79f4b5478a
13
MANIFEST.in
13
MANIFEST.in
|
@ -1,13 +0,0 @@
|
||||||
include README.rst
|
|
||||||
include COPYING.GPL COPYING.TGPPL.rst CREDITS Makefile NEWS.rst Tahoe.home
|
|
||||||
include relnotes.txt
|
|
||||||
include Dockerfile
|
|
||||||
include tox.ini .appveyor.yml .travis.yml
|
|
||||||
include .coveragerc
|
|
||||||
recursive-include src *.xhtml *.js *.png *.css *.svg *.txt
|
|
||||||
graft docs
|
|
||||||
graft misc
|
|
||||||
graft static
|
|
||||||
graft integration
|
|
||||||
|
|
||||||
global-exclude *~ *.pyc
|
|
Loading…
Reference in New Issue