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 fbf3e3a commit 826dff4Copy full SHA for 826dff4
tests/test_bdist_wheel.py
@@ -98,4 +98,3 @@ def test_build_number(dummy_dist, monkeypatch, tmpdir):
98
filenames = set(wf.namelist())
99
assert 'dummy_dist-1.0.dist-info/RECORD' in filenames
100
assert 'dummy_dist-1.0.dist-info/METADATA' in filenames
101
-
0 commit comments