Skip to content

Commit

Permalink
Explicitly include tests/*.py
Browse files Browse the repository at this point in the history
  • Loading branch information
GalaxySnail committed Nov 14, 2023
1 parent f1fe314 commit 7f0b12e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ include requirements-*.in requirements-*.txt
recursive-include bin *.py
recursive-include code_templates *.j2
recursive-include docs *.py *.rst requirements.txt
recursive-include tests *.txt
recursive-include tests *.py *.txt

0 comments on commit 7f0b12e

Please sign in to comment.