setuptools_scm seems to do a better job enumerating our files than we do

This commit is contained in:
Jean-Paul Calderone 2021-10-14 14:21:47 -04:00
parent c8d2bf1ab9
commit 79f4b5478a
1 changed files with 0 additions and 13 deletions

View File

@ -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