Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pyproject.toml license field #2065

Merged

Conversation

joshuagl
Copy link
Member

Please fill in the fields below to submit a pull request. The more information
that is provided, the better.

Fixes #N/A

Description of the changes being introduced by the pull request:

Per PEP 621 this should be a table, not a string. This resolves failures
installing on systems with newer setuptools (v61.3.0 or newer:
https://setuptools.pypa.io/en/latest/history.html#v61-3-0).

Please verify and check that the pull request fulfills the following
requirements
:

  • The code follows the Code Style Guidelines
  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

Per PEP 621 this should be a table, not a string. This resolves failures
installing on systems with newer setuptools (v61.3.0 or newer:
https://setuptools.pypa.io/en/latest/history.html#v61-3-0).

Signed-off-by: Joshua Lock <jlock@vmware.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2739055035

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.129%

Totals Coverage Status
Change from base Build 2696782051: 0.0%
Covered Lines: 1303
Relevant Lines: 1319

💛 - Coveralls

@trishankatdatadog trishankatdatadog merged commit ff6ec11 into theupdateframework:develop Jul 26, 2022
@joshuagl joshuagl deleted the joshuagl/fix-pyproject branch July 26, 2022 16:37
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.

None yet

3 participants