urschrei / simplification

Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust
Other
168 stars 18 forks source link

win32 wheel missing for python 3.7 #7

Closed Sovetnikov closed 4 years ago

Sovetnikov commented 5 years ago

win32 wheels available for python 3.5 and 3.6 but not for 3.7. May you include it in build process? Great library thanks!

urschrei commented 5 years ago

Oh, I don't know why it's not on PyPI. In the mean time, you can grab it from the releases page: https://github.com/urschrei/simplification/releases/tag/v0.4.2