Closed dlopes7 closed 8 months ago
Any reason why the whl files are not published to pypi? Only the source? Having pre-built whl files would be quite handy, example the command:
pip download --only-binary=:all: --platform win_amd64 python-ilorest-library
Will fail for this library even though it is cross platform.
@dlopes7 , Will check this out soon
Wheel is also published now
Any reason why the whl files are not published to pypi? Only the source? Having pre-built whl files would be quite handy, example the command:
Will fail for this library even though it is cross platform.