You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Readd parts of `MANIFEST.in` responsible for including the test data
in the source distribution. Without that, setuptools includes only
`.py` files from the test tree, leading to test failures.
Fixesprometheus#1112
As of 0.22.1, the
tests/certs
andtests/proc
directories are missing from the source distribution, which leads to test failures:The text was updated successfully, but these errors were encountered: