Comment on Poetry – Dependency Management for Python – v1.0parentComments−j88439h846yMake a wheel or use shiv. Either is very easy.−starpilot6yIs it possible to build a wheel for a unix platform on a windows machine, when the package and some of its dependencies have compiled portions? I'm trying to build a wheel with deps for exchangelib and have been struggling.
Comments
Make a wheel or use shiv. Either is very easy.
Is it possible to build a wheel for a unix platform on a windows machine, when the package and some of its dependencies have compiled portions? I'm trying to build a wheel with deps for exchangelib and have been struggling.