According to PEP518, setuptools is superseded to pyproject.toml. This change permit to switch to a more simpliest management instead of old method. Also, using in conjunction with Poetry as dependency management, it permit to define more fine grained dependencies respect to older method
According to PEP518, setuptools is superseded to pyproject.toml. This change permit to switch to a more simpliest management instead of old method. Also, using in conjunction with Poetry as dependency management, it permit to define more fine grained dependencies respect to older method