Reid D McKenzie
Reid D McKenzie
I suspect this has nothing to do with Pytest and everything to do with our implementation of `py_pytest_main`. Because we're generating unique test entrypoint scripts per package, when you `python3...
@maxbartel I don't think that's quite the same bug. The issue here is that because the `aspect_rules_py` pytest driver template is expanded as part of the macro, that expanded file...
This is sorta blocked on bazel-contrib/rules_python#1730. Today the `bin/` entries created when "installing" a wheel aren't part of the Bazel target one would know as say `@pypi//cowsay` so when we...
This should be obviated as of #551.
Closing in favor of other efforts of mile.
And being able to determine which license is appropriate from package metadata -- I think so. Was thinking about whether this would be a useful addition a bit back and...