Re: [pygccxml-development] [release] setup.py need to be updated
Brought to you by:
mbaas,
roman_yakovenko
|
From: Matthias B. <ba...@ir...> - 2006-08-23 09:41:53
|
Roman Yakovenko wrote: > Hi. Matthias and Allen, I hope I will be ready to release Py++ next week. > I would like to distribute contrib package too. There is small amount > of work that should > be done: > > 1. To update setup.py script: to add your packages and generate documentation. I did that already when I was adding the contrib directory to the repository (actually it's not the setup.py script that I had to modify but the MANIFEST.in file). So when you create a source distribution the contrib directory should already be part of it. > 2. License. Not all files/directories contains license. I added a short license information to pypp_api (but I don't think we have to be too picky here. I'm sure that every contributor who adds something to contrib doesn't have any objections when you redistribute that code with the Py++ sources. I couldn't imagine that someone is just adding code so that he can sue you as soon as you release that code... ;) - Matthias - |