bcdev / jpy

A bi-directional Python-Java bridge used to embed Java in CPython or the other way round.
Apache License 2.0
187 stars 37 forks source link

AppVeyor Python 3.4 & 3.8 builds on Linux, Windows, and Mac #175

Closed pont-us closed 4 years ago

pont-us commented 4 years ago

Update and expand the AppVeyor configuration to produce 64-bit Python 3.4 and 3.8 wheels for Linux, Windows, and macOS 10.9+. (macOS / Python 3.4 not yet implemented.) Fixes #174.

Summary of changes: