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

Automate platform builds and deployments #92

Open forman opened 7 years ago

forman commented 7 years ago

Currently, the jpy built and release management is way too expensive, we should automate it:

forman commented 7 years ago

See also #15 and #83