Skip to content

Account for file directive with single string (instead of list) in tool.setuptools.dynamic (pyproject.toml)#3782

Merged
abravalheri merged 6 commits into
pypa:mainfrom
abravalheri:issue-3781
Jan 20, 2023
Merged

Account for file directive with single string (instead of list) in tool.setuptools.dynamic (pyproject.toml)#3782
abravalheri merged 6 commits into
pypa:mainfrom
abravalheri:issue-3781

Conversation

@abravalheri

Copy link
Copy Markdown
Contributor

Summary of changes

  • Transform simple strings into lists before passing it on to other functions.

Closes #3781

Pull Request Checklist

@abravalheri abravalheri marked this pull request as ready for review January 20, 2023 17:48
@abravalheri abravalheri merged commit 0a15141 into pypa:main Jan 20, 2023
@abravalheri abravalheri deleted the issue-3781 branch January 20, 2023 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] When specifying dynamic version using a single file, '/' is included in SOURCES.txt

1 participant