Ideally we have a way to run e2e tests so that we are not blocked by pypi releases.
And I agree, an alternative would be good. I'd also appreciate if we had a test that consumes whoowns from this repo and not from pypi, to not repeatedly run into this issue. I still think that we should also have a full e2e test that creates the hooks as if they were used on another repo, but maybe that's manual, allowed to fail (one can always do <possibly_failing_cmd> || true) or run on tags only. What do you think?
Originally posted by @cbachhuber in #93 (comment)
Ideally we have a way to run e2e tests so that we are not blocked by pypi releases.
Originally posted by @cbachhuber in #93 (comment)