Hi,
Is it possible to have support for the upcoming pyproject.toml conf file? If I declare a source whose package uses pyproject.toml buildout complains it cannot find setup.py, but this only happens if I install sources via mr.developer. If I just declare the package in setup.py of the project it works correctly.
Thanks in advance for the attention
Hi,
Is it possible to have support for the upcoming
pyproject.tomlconf file? If I declare a source whose package usespyproject.tomlbuildout complains it cannot findsetup.py, but this only happens if I install sources via mr.developer. If I just declare the package insetup.pyof the project it works correctly.Thanks in advance for the attention