Skip to content

Commit 3bf26d9

Browse files
authored
Fix #423: add requirements.txt to sdist package (#425)
1 parent 380e8ba commit 3bf26d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
include LICENSE
22
include CHANGES.rst
33
include README.rst
4+
include requirements.txt
45
graft async_timeout
56
graft tests
67
global-exclude *.pyc

0 commit comments

Comments
 (0)