Skip to content

Commit 8419ecd

Browse files
committed
BF: add requirements.txt to MANIFEST.in
Otherwise it won't be copied across to the sdist.
1 parent 0703f29 commit 8419ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
include AUTHOR COPYING Makefile* MANIFEST.in setup* README.*
2-
include Changelog TODO
2+
include Changelog TODO requirements.txt
33
recursive-include doc *
44
recursive-include bin *
55
recursive-include tools *

0 commit comments

Comments
 (0)