Skip to content

Commit

Permalink
Update to apply cleanly to latest IMP
Browse files Browse the repository at this point in the history
  • Loading branch information
benmwebb committed Aug 10, 2024
1 parent bd9b2e4 commit a147697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/debian-ppa/patches/imp-no-cnmultifit.patch
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ index 82162c8f18..83f9102f34 100644
--- a/tools/nightly-tests/test-install/test_mock.py
+++ b/tools/nightly-tests/test-install/test_mock.py
@@ -35,7 +35,6 @@ class IMPMockTests(unittest.TestCase):
_ = IMP.npctransport.Configuration
_ = IMP.npctransport.Configuration
# Check that most other modules (particularly those with many
# dependencies) are present
- import IMP.cnmultifit
Expand Down

0 comments on commit a147697

Please sign in to comment.