Skip to content

Commit

Permalink
Admin: Add requirements.txt and tox.ini to sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
bblommers committed Dec 4, 2023
2 parents 67b18bb + d310546 commit d50e415
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
include README.rst LICENSE AUTHORS.rst CHANGELOG pyproject.toml
recursive-include tests *
include requirements.txt tox.ini
include freezegun/py.typed
recursive-include freezegun *.pyi
global-exclude __pycache__
Expand Down

0 comments on commit d50e415

Please sign in to comment.