-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
TestingSomething can be verifiedSomething can be verifiedbugSomething isn't workingSomething isn't working
Milestone
Description
Summary:
The test case test_sdist_includes_required_files fails when MANIFEST.in hasn't been generated prior to running the tests. This occurs because setup.py sdist does not consider that building depends on MANIFEST.in. The failure is observed in environments where make MANIFEST.in (or make build) hasn't been run before the testing phase.
References:
- PR: Patch deepsource fixes again 😑 #127
- Comment: Patch deepsource fixes again 😑 #127 (comment)
- Reported by: @reactive-firewall
Metadata
Metadata
Assignees
Labels
TestingSomething can be verifiedSomething can be verifiedbugSomething isn't workingSomething isn't working