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

Add an empty setup.cfg file for backward compatibility with pip<21.3 #2109

Merged
merged 2 commits into from
Sep 5, 2022

Conversation

seisman
Copy link
Member

@seisman seisman commented Sep 2, 2022

Description of proposed changes

Closes #2100.

setup.cfg was removed in #1847 which is not included in any release yet, so this commit is a patch and should not be included in the changelog.

@seisman seisman added maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog labels Sep 2, 2022
@seisman seisman added this to the 0.8.0 milestone Sep 2, 2022
@seisman seisman added the final review call This PR requires final review and approval from a second reviewer label Sep 5, 2022
@seisman seisman merged commit 3433831 into main Sep 5, 2022
@seisman seisman deleted the setupcfg branch September 5, 2022 15:49
@seisman seisman removed the final review call This PR requires final review and approval from a second reviewer label Sep 5, 2022
@seisman seisman mentioned this pull request Dec 31, 2022
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pip >=21.3 is required for editable install
2 participants