tox.ini missing from MANIFEST
This commit is contained in:
parent
c97e8520f4
commit
fd00f9b56c
|
@ -2,6 +2,7 @@ include README.rst
|
||||||
include COPYING.GPL COPYING.TGPPL.rst CREDITS Makefile NEWS.rst Tahoe.home
|
include COPYING.GPL COPYING.TGPPL.rst CREDITS Makefile NEWS.rst Tahoe.home
|
||||||
include relnotes.txt
|
include relnotes.txt
|
||||||
include Dockerfile
|
include Dockerfile
|
||||||
|
include tox.ini
|
||||||
recursive-include src *.xhtml *.js *.png *.css *.svg *.txt
|
recursive-include src *.xhtml *.js *.png *.css *.svg *.txt
|
||||||
graft docs
|
graft docs
|
||||||
graft misc
|
graft misc
|
||||||
|
|
Loading…
Reference in New Issue