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

feat: support converting setup.cfg without existing setup.py #2224

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

frostming
Copy link
Collaborator

Fixes #2222

Signed-off-by: Frost Ming [email protected]

Pull Request Checklist

  • A news fragment is added in news/ describing what is new.
  • Test cases added for changed code.

Describe what you have changed in this PR.

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
src/pdm/cli/utils.py 100.00%
src/pdm/formats/setup_py.py 100.00%

📢 Thoughts on this report? Let us know!.

@frostming frostming merged commit 4474b4f into main Sep 1, 2023
@frostming frostming deleted the frostming/issue2222 branch September 1, 2023 01:22
frostming added a commit that referenced this pull request Sep 1, 2023
@j178 j178 mentioned this pull request Apr 3, 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

Successfully merging this pull request may close these issues.

ability to import setup.cfg
1 participant