mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-21 06:45:24 -06:00
deps(python): drop Python 3.6 support (#56)
This commit is contained in:
parent
970d515eaf
commit
c5ce570c72
22 changed files with 285 additions and 286 deletions
|
|
@ -37,7 +37,7 @@ repos:
|
|||
rev: v3.3.1
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py36-plus]
|
||||
args: [--py37-plus]
|
||||
stages: [commit, push, manual]
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
rev: 6.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue