A Practical Guide To Using Setup.py | Xebia
Source: A Practical Guide To Using Setup.py | Xebia Rogier van der Geer Updated April 30, 2025 11 minutes Share Note: nowadays the use of setup.py is discouraged in favour of pyproject.toml together with setup.cfg. Find out how…