Skip to content

pip isn't a build dependency#516

Merged
BeyondEvil merged 1 commit intopytest-dev:masterfrom
rossburton:patch-1
Jul 14, 2022
Merged

pip isn't a build dependency#516
BeyondEvil merged 1 commit intopytest-dev:masterfrom
rossburton:patch-1

Conversation

@rossburton
Copy link
Copy Markdown
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
Copy Markdown
Contributor

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

@rossburton
Copy link
Copy Markdown
Contributor Author

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

Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants