Skip to content

Commit

Permalink
Include requirements in sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
twm committed Jul 26, 2024
1 parent 9361386 commit a4abd01
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 @@ -3,6 +3,8 @@ include NEWS.rst
include SECURITY.md
include tox.ini
include _build_meta.py
include requirements_*.in
include requirements_*.txt

recursive-include src/incremental *.py
include src/incremental/py.typed
Expand Down

0 comments on commit a4abd01

Please sign in to comment.