Skip to content

content-validator python upgrade #35

@b1r3k

Description

@b1r3k
  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. aiohttp update to 3.8.5
  9. separate html-structure-diff versions 0.x 1.x so that revert to 0.x lineage is possible

requires:

Findings

Sub-issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions