Broken tarballs on pypi
Reported by Paul J. Davis | July 17th, 2009 @ 11:20 AM | in Version 0.1.0
Got a report from Roberto that the pypi package is broken. Need to check the MANIFEST stuffs.
Comments and changes to this ticket
-
Paul J. Davis July 26th, 2009 @ 11:05 PM
- State changed from new to resolved
Fixed the tarball with recursive-include. All should be well now.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Python/JavaScript bridge module, making use of Mozilla's spidermonkey JavaScript implementation. Allows implementation of JavaScript classes, objects and functions in Python, and evaluation and calling of JavaScript scripts and functions respectively. Borrows heavily from Claes Jacobssen's Javascript Perl module, in turn based on Mozilla's 'PerlConnect' Perl binding.