Skip to content

Commit

Permalink
MANIFEST.in: add some missing files
Browse files Browse the repository at this point in the history
  • Loading branch information
warner committed Oct 16, 2018
1 parent 54a369c commit da33f9f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion MANIFEST.in
Expand Up @@ -2,7 +2,9 @@ include versioneer.py
include src/wormhole/_version.py
include LICENSE README.md NEWS.md
recursive-include docs *.md *.rst *.dot
include docs/wormhole.1
include docs/wormhole.1 docs/Makefile docs/conf.py
include docs/state-machines/Makefile
include .coveragerc tox.ini snapcraft.yaml
include misc/windows-build.cmd
include misc/*.py misc/web/*.html misc/web/*.js misc/web/*.css
include pyi/*

0 comments on commit da33f9f

Please sign in to comment.