Skip to content

Commit 583a8a3

Browse files
committed
Include correct directory for tests files, in manifest
1 parent 212f035 commit 583a8a3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

MANIFEST.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ include requirements*.txt
66
include .pytest.expect
77
include tox.ini
88
include pytest.ini
9-
graft html5lib/tests/testdata
10-
recursive-include html5lib/tests *.py
9+
graft html5rdf/tests/testdata
10+
recursive-include html5rdf/tests *.py

html5rdf/tests/testdata

Submodule testdata added at a9f4496

0 commit comments

Comments
 (0)