[Mlir-commits] [mlir] [MLIR][Python] add missing init python file for sources of Core.Python.Extras (PR #104890)
Maksim Levental
llvmlistbot at llvm.org
Mon Aug 19 20:55:22 PDT 2024
makslevental wrote:
> if this will break some downstream, then there is no need to merge it. For my downstream we were using `find_packages` from the `setuptools`, I will try something else, like `find_namespace_packages`
actually what you can do in this PR is remove that `__init__.py` file
https://github.com/llvm/llvm-project/pull/104890
More information about the Mlir-commits
mailing list