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.
1 parent 689c9ff commit a7b99f1Copy full SHA for a7b99f1
pyproject.toml
@@ -3,7 +3,7 @@ requires = [
3
'boilerplates[setup] ~= 1.0',
4
'GitPython ~= 3.1',
5
'packaging >= 24.0',
6
- 'semver ~= 2.13, < 3.1'
+ 'semver >= 2.13, < 3.1'
7
]
8
9
[tool.flake8]
0 commit comments