mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
Merge 7483e047b1 into a947dc6739
This commit is contained in:
commit
fa679000f2
1 changed files with 3 additions and 0 deletions
|
|
@ -75,6 +75,9 @@ sqlite-utils = "sqlite_utils.cli:cli"
|
|||
requires = ["setuptools>=77"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
filterwarnings = ["error"]
|
||||
|
||||
[tool.flake8]
|
||||
max-line-length = 160
|
||||
# Black compatibility, E203 whitespace before ':':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue