Skip to content

Commit 1d94533

Browse files
tbbream4n4ndCopilot
authored
Remove tests from package (#304)
* Remove tests from package If installing this with another package that is shipping their tests, this creates a conflict and we can't install both libraries. This prevents it from working. Removing tests from the packaging to avoid the conflicts. * Update MANIFEST.in Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Anand Sanmukhani <[email protected]> Co-authored-by: Copilot <[email protected]>
1 parent d089c46 commit 1d94533

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 +1,2 @@
11
include requirements.txt
2+
prune tests

0 commit comments

Comments
 (0)