You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to install xmlsec==1.3.13 using Python 3.12.7 and Poetry 1.8.5, but I keep encountering the following warning:
WARNINGsetuptools_scm.pyproject_readingtomlsectionmissing'pyproject.toml does not contain a tool.setuptools_scm section'
Has anyone encountered this issue or know how to resolve it? Any suggestions on how to address the missing tool.setuptools_scm section in pyproject.toml would be greatly appreciated!