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 4982a64 commit f4ea670Copy full SHA for f4ea670
tests/_data/infiles/environment/with-license-pep639/init.py
@@ -75,7 +75,7 @@ def main() -> None:
75
'cryptography==43.0.1', # https://github.com/CycloneDX/cyclonedx-python/issues/826
76
# with possibly unexpected license files
77
# https://github.com/CycloneDX/cyclonedx-python/issues/868
78
- "../../_helpers/local_pckages/with-license-pep639_regression-issue868",
+ '../../_helpers/local_pckages/with-license-pep639_regression-issue868',
79
)
80
81
0 commit comments