[18:03:11] <pmxbot> Extract version handling as a separate method
[18:03:11] <pmxbot> Python 3.6 isn't yet a thing, apparently.
[18:09:43] <pmxbot> jaraco pushed 2 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[18:09:43] <pmxbot> Added tag 18.3 for changeset b59320212c83
[18:09:43] <pmxbot> Bumped to 18.4 in preparation for next release.
[18:59:32] <ronny> dstufft: is there any sane/safe way to register service users for pypi uploads? i'd like to set up travis so it uploads tags to pypi automatically for some of my projects without opeing my pypi user
[19:00:38] <dstufft> ronny: add another user and add them as a maintainer?
[19:01:42] <ronny> dstufft: are there any plans for pypi to support api tokens?