Skip to content

Commit 11ea3ff

Browse files
committed
Fix packaging
1 parent b1b7b80 commit 11ea3ff

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

MANIFEST.in

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
include README.md LICENSE CHANGELOG.md tox.ini requirements-test.txt .coveragerc Makefile pytest.ini .tox-coveragerc
1+
include README.md LICENSE CHANGELOG.md
2+
include tox.ini pytest.ini .coveragerc
23
exclude TODO.md appveyor.yml
34

5+
include src/hyperlink/idna-tables-properties.csv
6+
47
graft docs
58
prune docs/_build

0 commit comments

Comments
 (0)