Skip to content

html-structure-diff python upgrade #9

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

Closed
7 of 8 tasks
b1r3k opened this issue Oct 8, 2024 · 0 comments · Fixed by #10
Closed
7 of 8 tasks

html-structure-diff python upgrade #9

b1r3k opened this issue Oct 8, 2024 · 0 comments · Fixed by #10
Assignees

Comments

@b1r3k
Copy link
Contributor

b1r3k commented Oct 8, 2024

  1. find . -iname '.py' -not -path "/venv/*" -exec pyupgrade --py311-plus {} +
  2. enum changed behaviour of str()
  3. remove dependency on async_test
  4. transition to pytest - https://github.com/pytest-dev/nose2pytest
  5. update travis CI
  6. ansible playbook update
  7. Optional: transition to pyproject.toml
  8. Optional: aiohttp update?

Findings

@b1r3k b1r3k self-assigned this Oct 8, 2024
@b1r3k b1r3k closed this as completed in #10 Oct 10, 2024
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 a pull request may close this issue.

1 participant