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 78a64e2 commit eff6684Copy full SHA for eff6684
src/tests/test_setup.py
@@ -101,6 +101,7 @@ def test_sdist() -> None:
101
f"mss-{__version__}/src/tests/third_party/__init__.py",
102
f"mss-{__version__}/src/tests/third_party/test_numpy.py",
103
f"mss-{__version__}/src/tests/third_party/test_pil.py",
104
+ f"mss-{__version__}/src/xcbproto/README.md",
105
f"mss-{__version__}/src/xcbproto/gen_xcb_to_py.py",
106
f"mss-{__version__}/src/xcbproto/randr.xml",
107
f"mss-{__version__}/src/xcbproto/render.xml",
0 commit comments