Skip to content

Commit

Permalink
Include correct directory for tests files, in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleysommer committed Oct 30, 2024
1 parent 212f035 commit 9df1800
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ include requirements*.txt
include .pytest.expect
include tox.ini
include pytest.ini
graft html5lib/tests/testdata
recursive-include html5lib/tests *.py
graft html5rdf/tests/testdata
recursive-include html5rdf/tests *.py

0 comments on commit 9df1800

Please sign in to comment.