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