I realize it's still very new to a lot of people, but doesn't pyproject.toml solve this problem?
Just include a dependencies entry in there and use a tool like flit or poetry. On Fri, Feb 18, 2022, 8:24 AM Vishesh Mangla <[email protected]> wrote: > Yes, I too think they meant the same. > _______________________________________________ > Python-ideas mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-ideas.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/2YNSI5KW3G77SZNIWKPMHLESUYD65QV5/ > Code of Conduct: http://python.org/psf/codeofconduct/ >
_______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/IG7XMNHQ5E6ROFJJTQCVBX4EOGZXLXW6/ Code of Conduct: http://python.org/psf/codeofconduct/
