Skip to content

Commit e190635

Browse files
authored
Include missing test files in sdist (#105)
Include the missing `mocked_dns_response.py` and `mocked-dns-answers.json` files in sdist archives, as they are necessary to run the test suite.
1 parent f18da74 commit e190635

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
include email_validator.py
22
include LICENSE README.md
3+
recursive-include tests *.json *.py

0 commit comments

Comments
 (0)