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 b09a332 commit 8885222Copy full SHA for 8885222
pyproject.toml
@@ -123,7 +123,7 @@ types-greenlet = "^3.1.0.20241221"
123
types-pexpect = "^4.9.0.20241208"
124
types-unidiff = "^0.7.0.20240505"
125
uv = ">=0.6.2"
126
-licensecheck = "^2025.1.0"
+licensecheck = { version = "^2025.1.0", markers = "python_version < '4.0'" }
127
128
[tool.poetry.build]
129
script = "codeflash/update_license_version.py"
0 commit comments