poetry-core
poetry-core copied to clipboard
fix: make AUTHOR_REGEX less restrictive
https://packaging.python.org/en/latest/specifications/core-metadata/#author makes no restriction to the Author name. So this PR makes the regex less restrictive. It also removes a duplication of the regex.
Resolves: https://github.com/python-poetry/poetry/issues/6857 Resolves: https://github.com/python-poetry/poetry/issues/6933
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication