Skip to content

Commit 812c67f

Browse files
authored
Adds requirements to manifest (#1288)
Issues: Fixes #<issueid> Problem: pip cannot find the requirements file Analysis: This adds it to the manifest Tests:
1 parent 51cd832 commit 812c67f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

MANIFEST.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ include README.md
22
include SUPPORT
33
include VERSION
44
include RELEASE
5-
6-
5+
include setup_requirements.txt

0 commit comments

Comments
 (0)