We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b7b80 commit 11ea3ffCopy full SHA for 11ea3ff
1 file changed
MANIFEST.in
@@ -1,5 +1,8 @@
1
-include README.md LICENSE CHANGELOG.md tox.ini requirements-test.txt .coveragerc Makefile pytest.ini .tox-coveragerc
+include README.md LICENSE CHANGELOG.md
2
+include tox.ini pytest.ini .coveragerc
3
exclude TODO.md appveyor.yml
4
5
+include src/hyperlink/idna-tables-properties.csv
6
+
7
graft docs
8
prune docs/_build
0 commit comments