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

Empty strings in pyproject.toml when project details are not provided #616

Closed
1 task done
lyashevska opened this issue Aug 28, 2024 · 1 comment
Closed
1 task done
Assignees

Comments

@lyashevska
Copy link
Member

Checklist before submitting an issue

  • I have checked the existing issues and couldn't find an issue about this bug.

Issue details

When project details are not provided we get empty strings in pyproject.toml. E.g.

description = ""
keywords = [
    "",
    "",
]

Also relates to #607

@fdiblen fdiblen self-assigned this Aug 28, 2024
@fdiblen
Copy link
Member

fdiblen commented Aug 28, 2024

done in #624

@fdiblen fdiblen closed this as completed Aug 28, 2024
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

No branches or pull requests

2 participants