PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Friday the 27th of September, 2019

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[00:14:05] <jrabbit> that's rad!
[21:05:29] <core|Greenberet> Hi, do python packages support something like "ZYX replaces package XYZ"? I couldn't find something with google or in the pypi manual =(what I want to achieve: I'm creating a packages with circleci automatically on each tag. Now I want to do it also on each push on "package-testing". Since it is internally the same package, I wan't to make sure
[21:05:30] <core|Greenberet> that there aren't any conflicts, if someone installs both on the same machine.