correct manifest

This commit is contained in:
nicolalandro 2021-11-14 16:56:18 +01:00
parent 1b54468c6a
commit 7cab0442fa
3 changed files with 3 additions and 5 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ __pycache__
.coverage .coverage
MANIFEST
dist dist
build build
tmp.html tmp.html

View File

@ -1,5 +0,0 @@
setup.py
obj2html/__init__.py
obj2html/obj2html.py
obj2html/index.html
pipy_readme.rst

2
MANIFEST.in Normal file
View File

@ -0,0 +1,2 @@
include pipy_readme
include obj2html/index.html