open-space-collective / open-space-toolkit-core

Common types, containers and utilities.
https://open-space-collective.github.io/open-space-toolkit-core/
Apache License 2.0
19 stars 6 forks source link

Windows python import #55

Open addy999 opened 6 years ago

addy999 commented 6 years ago

Libraries cannot be imported to be used on Windows OS.

Tested with Python 3.6.

lucas-bremond commented 6 years ago

Travis CI now seems to support Windows: https://blog.travis-ci.com/2018-10-11-windows-early-release

Which is a good news, as compiling and releasing binaries for that platform will now be easier.