We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa705d3 commit 7a19e8aCopy full SHA for 7a19e8a
tests/test_main.py
@@ -399,10 +399,6 @@ def test_packages_distributions_all_module_types(self):
399
400
assert not any(name.endswith('.dist-info') for name in distributions)
401
402
-
403
-class PackagesDistributionsDistTest(
404
- fixtures.OnSysPath, fixtures.SiteDir, unittest.TestCase
405
-):
406
def test_packages_distributions_symlinked_top_level(self):
407
"""
408
Distribution is resolvable from a simple top-level symlink in RECORD.
0 commit comments