Ofek Lev

Results 1173 comments of Ofek Lev

https://github.com/pypa/setuptools/pull/3153

https://github.com/twisted/twisted/blob/trunk/src/twisted/trial/__main__.py needs to not use the deprecated pkg_resources but rather https://docs.python.org/3/library/importlib.metadata.html I'll make a PR

Superseded by https://github.com/DataDog/integrations-core/pull/12986

All tests for validation commands

Why not test with a real repo to spot edge cases at ddev test time rather than on master during `validate all`?

This blocks most other work fyi

Merging based on offline discussion

If this gets allowed to be in the next RC, yes

> We just need to revert that bit of logic. Would that be easy enough to include in the next release?