Skip to content

Commit 8b6f996

Browse files
Merge pull request #52 from nickmaccarthy/fix/manifest-file
fix: requirements in MANIFEST.in
2 parents 9830694 + 7e5da3d commit 8b6f996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ include VERSION.txt
22
include README.md
33
include CHANGELOG.md
44
include LICENSE
5-
include requirements-3.txt
5+
include requirements.txt

0 commit comments

Comments
 (0)