mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 12:42:41 +00:00
remove ruff's target-version
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
## [unreleased] --
|
||||
|
||||
* Added changelog to docs
|
||||
* removed ruff's target-version from pyproject.toml, this value defaults to the
|
||||
projects requires-python
|
||||
|
||||
## [2.3.1] -- 2024-07-06
|
||||
|
||||
|
||||
@@ -65,7 +65,6 @@ addopts = """
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 79
|
||||
target-version = "py310"
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = [
|
||||
|
||||
Reference in New Issue
Block a user