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

Activate color output on GHA, re-add Pytest config for 2.7 #47

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

bittner
Copy link
Owner

@bittner bittner commented Mar 25, 2022

As mentioned in pytest-dev/pytest#7443, we need to force Python tooling on GHA to use colors, because they don't detect the GHA console as a TTY.

In addition, we add Pytest configuration to tox.ini again (in addition to pyproject.toml), so that output for Python 2.7 looks like the one of the tests with Python 3 versions.

@bittner bittner force-pushed the feature/activate-colors-gha branch from 6bc445a to dd73724 Compare March 25, 2022 15:59
@bittner bittner force-pushed the feature/activate-colors-gha branch from dd73724 to 8717ca0 Compare March 25, 2022 16:06
@bittner bittner merged commit e01f88c into main Mar 25, 2022
@bittner bittner deleted the feature/activate-colors-gha branch March 25, 2022 16:11
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.

1 participant