Michele Lacchia

Results 147 comments of Michele Lacchia

With the changes of the above commit it works, but we shouldn't remove the `--single-version-externally-managed` option. As you can see, setuptools automatically redirects to distutils: ``` File "/usr/local/lib/python2.7/distutils/dist.py", line 972,...

Yes, you're right, I'll change the milestone. As for distutils2, I think we can improve pkgtools, maybe creating a new version (like pkgtools2 or something), that handles both frameworks.

Sorry for the delay but I wasn't at home. I checked zicbee (I didn't know it was yours! LOL). That's really interesting! `bee.egg` looks like a bundle with the EGG-INFO...

> Heh, did you really know about zicbee before checking this code ? I wasn't expecting real users/testers ;) No, I didn't. But that's probably me, I don't have big...

Ok, since I find it very interesting I started working on it. I have modified the Bundler, made it more flexible.

Ah yes git is a bit complicated. To make it work I had to copy my .ssh folder from my home to the root (because I run `pyg install` through...

I'm going to rewrite (in part) the Bundler: I don't like it now because it is not very usable...

I managed to write something, but I'm going to open a new issue for that. How do you want to call that bundle/egg/pack? The file-extension I mean. I saw you...

Yes, comments are allowed in requirements file. So let's go for `pyg site`, shall I open a new issue?

From tomorrow I'll work on the new bundle feature you pointed out! :)