Skip to content

Commit

Permalink
Fix #423: add requirements.txt to sdist package (#425)
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov authored Nov 6, 2024
1 parent 380e8ba commit 3bf26d9
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,6 +1,7 @@
include LICENSE
include CHANGES.rst
include README.rst
include requirements.txt
graft async_timeout
graft tests
global-exclude *.pyc
Expand Down

0 comments on commit 3bf26d9

Please sign in to comment.