mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-02-16 02:10:35 +08:00
added configs for flake8 and isort
This commit is contained in:
@@ -48,6 +48,9 @@ changelog = "https://github.com/k4yt3x/video2x/releases"
|
||||
[project.scripts]
|
||||
video2x = "video2x:main"
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
|
||||
[tool.pdm]
|
||||
version = { from = "video2x/__init__.py" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user