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

Python 3.7 Windows build #5

Closed phil65 closed 5 years ago

phil65 commented 5 years ago

Sorry to bug you, would it be possible to provide a "simplification" Wheel for Windows Py3.7?

urschrei commented 5 years ago

The conda distribution in Appveyor doesn't yet provide Python 3.7 support, so it's not possible at the moment, presumably related to this issue: https://github.com/conda/conda/issues/7975

phil65 commented 5 years ago

Okay, thank you for the info!

urschrei commented 5 years ago

(We might as well leave this open – the upstream issue will be fixed sooner rather than later I'm sure)

phil65 commented 5 years ago

Fixed. Thanks! :)