| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Thanks! LGTM but you need to sign the DCO before I can merge.
Sorry, something went wrong.
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. Fixes prometheus#1112 Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
Sorry about that. Force-pushed now. |
Sorry, something went wrong.
There was a problem hiding this comment.
No worries, thanks again!
Sorry, something went wrong.
|
One other question, do you need a patch release for this immediately, or are you ok waiting until the next minor release since it is only tests? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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.
Fixes #1112