Attention is currently required from: fixeria.
1 comment:
File requirements.txt:
Patch Set #1, Line 4: cmd2>=2.6.2,<3.0
I am not sure if it's a good idea to set `<3.0` here. […]
I'm not sure I understand what you mean. This sets the range of versions of cmd2 from 2.6.2 or higher to < 3.0. Users can either install these via pip, which has these versions, or just ignore that list and use distro packages with other versions. Or modify requirements.txt and use different versions too, but as they probably have breakage, we guard against automatically installing them.
To view, visit change 40952. To unsubscribe, or for help writing mail filters, visit settings.