platform agnosticity
This commit is contained in:
@@ -44,6 +44,7 @@ dependencies = [
|
||||
"python-slugify>=8.0.0",
|
||||
"xxhash>=3.4.0",
|
||||
"python-magic>=0.4.27",
|
||||
"platformdirs>=4.2.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
@@ -75,6 +76,7 @@ dev-dependencies = [
|
||||
"mypy>=1.8.0",
|
||||
"pre-commit>=3.6.0",
|
||||
]
|
||||
override-dependencies = ["lxml>=5.3.0"]
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 100
|
||||
|
||||
Reference in New Issue
Block a user