Skip to content

Commit

Permalink
Add requirements.txt to manifest to fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
micah-prime committed Jun 18, 2024
1 parent f42c0e0 commit 8f23c66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ include docs/contributing.rst
include docs/history.rst
include LICENSE
include README.rst
include requirements.txt

recursive-include tests *
recursive-exclude tests *
recursive-exclude * __pycache__
recursive-exclude * *.py[co]

Expand Down

0 comments on commit 8f23c66

Please sign in to comment.