KubeLibrary icon indicating copy to clipboard operation
KubeLibrary copied to clipboard

Investigate Python dependency issues

Open m-wcislo opened this issue 3 years ago • 0 comments

Fixes #118

Before merge following needs to be applied:

  • [ ] At least one example testcase added in testcases/
  • [ ] Library Documentation regenerated according to Generate docs
  • [ ] PR entry added in CHANGELOG.md in In progress section
  • [ ] All new testcases tagged as prerelease along other tags to exclude it from execution until released on PyPI
  • [ ] Coverage threshold increased in .coveragerc if new coverage is higher than actual, see the lint-and-coverage step in CI
fail_under = 86

m-wcislo avatar Nov 04 '22 17:11 m-wcislo