tbodt / v8py

Write Python APIs, then call them from JavaScript using the V8 engine.
GNU Lesser General Public License v3.0
443 stars 29 forks source link

PyPI release for latest version #34

Closed LincolnPuzey closed 5 years ago

LincolnPuzey commented 5 years ago

Hi,

Can we get a new release to PyPI for the latest version on github.

This is to take advantage of pip caching the wheels it builds from pypi dependencies, but not vcs dependencies.

Thanks!

tbodt commented 5 years ago

Just pushed and tagged a release commit, if I did everything right travis should automatically make a pypi release.

LincolnPuzey commented 5 years ago

Awesome thanks I can see it on pypi.