mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-21 22:05:02 +01:00
pyproject.toml: add fixit to dev dependencies
This commit is contained in:
parent
53b58d4116
commit
780f2c1723
@ -19,6 +19,9 @@ pytest = "^7.0.0"
|
||||
black = "^23.0.0"
|
||||
isort = "^5.9.1"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
fixit = "^2.1.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=0.12"]
|
||||
build-backend = "poetry.masonry.api"
|
||||
|
Loading…
Reference in New Issue
Block a user