Skip to content

Conversation

@johanneskastl
Copy link
Contributor

fixes #210

@johanneskastl johanneskastl requested a review from ssbarnea as a code owner May 9, 2023 12:35
@hartwork hartwork added the enhancement This issue/PR relates to a feature request. label May 9, 2023
Copy link
Collaborator

@hartwork hartwork left a comment

Choose a reason for hiding this comment

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

While the change looks good in isolation, to get a green CI at https://github.com/pycontribs/ansi2html/actions/runs/4925721788/jobs/8800292224?pr=214#step:8:40 we probably need a dedicated pull request to appease flake8 first, and then rebase onto latest main after merge.

@hartwork
Copy link
Collaborator

hartwork commented May 9, 2023

@johanneskastl with pull request #207 merged just now, there is a good chance that flake8 and the CI will be happy after a rebase onto latest main. Could you do that?

@johanneskastl
Copy link
Contributor Author

@johanneskastl with pull request #207 merged just now, there is a good chance that flake8 and the CI will be happy after a rebase onto latest main. Could you do that?

Sure, stay tuned...

@johanneskastl johanneskastl force-pushed the 20230509_fix_hardcoded_python3_executable_name branch from 0f3962c to 51e758d Compare May 9, 2023 13:21
@johanneskastl
Copy link
Contributor Author

@hartwork CI looks green, hooray!

@hartwork hartwork merged commit 5ad94d1 into pycontribs:main May 9, 2023
@hartwork
Copy link
Collaborator

hartwork commented May 9, 2023

@johanneskastl thanks! 👍

@ssbarnea ssbarnea added bug This issue/PR relates to a bug. and removed enhancement This issue/PR relates to a feature request. labels Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug This issue/PR relates to a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hardcoded "python3" in tests/test_ansi2html.py

3 participants