We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8b1f6e commit 55fcb9cCopy full SHA for 55fcb9c
pyproject.toml
@@ -10,7 +10,6 @@ build-backend = "setuptools.build_meta"
10
fix = true
11
# todo: drop when migrated project metadata from setup.cfg
12
target-version = "py38"
13
-# Enable Pyflakes `E` and `F` codes by default.
14
lint.select = [
15
"E", # https://pypi.org/project/pyflakes/
16
"W", # https://pypi.org/project/pycodestyle/
0 commit comments