SIGN IN SIGN UP

Improve pylock requires-python exemple

Since `requires-python` is a version specifier, `==3.12` actually means
`==3.12.0` which is not how one would intuitively interpret it.
S
Stéphane Bidoul committed
91de779518df2a926b099e865820ba08e4597a4f
Parent: 3ff10b0