tortoise-cli icon indicating copy to clipboard operation
tortoise-cli copied to clipboard

Drop python3.7 support

Open waketzheng opened this issue 6 months ago • 1 comments

  1. Drop py37 support;
  2. Run make up to upgrade dependencies;
  3. Move config of flake8 and mypy from setup.cfg to pyproject.toml;
  4. Bump up actions version in pypi.yml;
  5. Add section about config set in pyproject.toml to readme;
  6. Use py38 syntax to refactor tortoise_cli/cli.py.

waketzheng avatar Aug 22 '24 15:08 waketzheng