You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So for example, this is a pyproject.toml, a project.clj equivalent for python, we have to read tool.setuptools.packages.find.where section to locate our source file:
I don't know if using nREPL will be better, but if we can use nREPL, I think we should drop support for stdio, because this requires catching up every build system, which is not possible giving the manpower we have.
As title.
I think that requires a lot of work because python have a lot of different build tool.
The text was updated successfully, but these errors were encountered: