We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi, I got a :
ValueError: Invalid simple block '>=2017.09.19'
with semantic_version.SimpleSpec(">=2017.09.19") (the leading zero being guilty). Is there any way to deal with this case? Thanks, Camille
semantic_version.SimpleSpec(">=2017.09.19")