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

Support PEP-621 #116

Merged
merged 5 commits into from
Mar 4, 2023
Merged

Support PEP-621 #116

merged 5 commits into from
Mar 4, 2023

Conversation

fredrikaverpil
Copy link
Owner

@fredrikaverpil fredrikaverpil commented Mar 4, 2023

This is a backwards-breaking change, as the -d (--dev) flag is removed.

This also fixes

  • a bug where requirements.txt was not parsed correctly.
  • not running linters etc using all supported Python versions.

@fredrikaverpil fredrikaverpil force-pushed the support-pep621 branch 3 times, most recently from 5d9b66b to cb8c68b Compare March 4, 2023 15:21
@fredrikaverpil fredrikaverpil self-assigned this Mar 4, 2023
@fredrikaverpil fredrikaverpil force-pushed the support-pep621 branch 3 times, most recently from 4cbd7b9 to 977ad1d Compare March 4, 2023 15:43
@fredrikaverpil fredrikaverpil marked this pull request as ready for review March 4, 2023 15:43
@fredrikaverpil fredrikaverpil merged commit a05702b into main Mar 4, 2023
@fredrikaverpil fredrikaverpil deleted the support-pep621 branch March 4, 2023 15:54
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.

Does not support PEP 621
1 participant