Closed prsephton closed 6 years ago
@janwijbrand Hi; Would you mind terribly reviewing this PR?
Thanks, @janwijbrand. Much appreciated. Also, kudos for all the stunning work you have put in on porting code from 2 to 3!
How should I go about getting these changes release to PyPI?
@prsephton I see two options: 1) I do the release (which I can do, np) or 2) you give me your pypi user name and I add you as maintainer to that project. You can then make a release yourself using the zest.releaser
tool.
@janwijbrand Hi,
I've never used zest.releaser, so I would need to get comfortable with that first. I would prefer for you to step in with the release while I go do some learning. I don't mind being a maintainer in the future though- my pypi user name is 'prsephton'.
By the way, I did not update the changes.txt this time- I know last time my editing it directly messed things up.
Cheers :-)
You're maintainer now on pypi for that package. I'll make a release.
Excellent, thanks!
Done! And thanks @prsephton !
The latest buildout fixes potential conflicts with pre-installed system packages.
The output of buildout is no longer useful in formulating tests.