Skip to content

Use python instead of python3 when running tests#1051

Merged
bbayles merged 1 commit intomore-itertools:masterfrom
ktbarrett:use-python-in-testing
Aug 8, 2025
Merged

Use python instead of python3 when running tests#1051
bbayles merged 1 commit intomore-itertools:masterfrom
ktbarrett:use-python-in-testing

Conversation

@ktbarrett
Copy link
Copy Markdown
Contributor

Issue reference

Closes #1047

Changes

Instructs the user to create a virtual environment to run tests in, and changes the Makefile to call out python rather than python3 which works in more virtual environments.

Checks and tests

👍

@bbayles bbayles merged commit b1178c1 into more-itertools:master Aug 8, 2025
6 checks passed
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.

[maintenance] Use pre-commit + tox instead of Makefile

2 participants