Skip to content

Commit c2ebfc6

Browse files
fix(build): add MANIFEST.in so requirements.txt is included in sdist
1 parent f765b27 commit c2ebfc6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

MANIFEST.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
include requirements.txt
2+
include LICENSE
3+
include README.md

0 commit comments

Comments
 (0)