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

pip isn't a build dependency #516

Merged
merged 1 commit into from Jul 14, 2022
Merged

Conversation

rossburton
Copy link
Contributor

It's possible, and even desirable, to build modern Python code without pip, for example by using the build and installer packages.

It's possible, and even desirable, to build modern Python code without pip, for example by using the `build` and `installer` packages.
@BeyondEvil
Copy link
Contributor

I'm actually planning on changing over to Poetry. I've done that for my other projects with great success.

@rossburton
Copy link
Contributor Author

Migrating to poetry is fine, but can this be merged until that happens?

Copy link
Contributor

@BeyondEvil BeyondEvil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@BeyondEvil BeyondEvil merged commit d6d9cb4 into pytest-dev:master Jul 14, 2022
@BeyondEvil
Copy link
Contributor

Btw, this actually solved the issues we've been having with the tests on Windows.

So this PR was extra much appreciated @rossburton 🙏

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

2 participants