Files
MINGW-packages/mingw-w64-python-poetry
Christoph Reiter 149c50fb87 Add python-poetry
Kinda hacky, by vendoring the dependencies from the platform specific release
tarball. We could also depend on system packages (and add some missing ones),
but this seemed like an easy start.

poetry-core and distlist are excluded because we patch them

Reminder for anyone trying this, you likely need
"export SETUPTOOLS_USE_DISTUTILS=stdlib" when installing C extensions
2022-06-21 18:16:06 +02:00
..