Skip to content

Commit

Permalink
Add pytest.ini and tox.ini to sdist (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtelka committed Nov 14, 2023
1 parent c891a7b commit 82e87df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ include *.md
include COPYING
include voluptuous/tests/*.py
include voluptuous/tests/*.md
include pytest.ini
include tox.ini

0 comments on commit 82e87df

Please sign in to comment.