Fix CI (#49)
This commit is contained in:
@@ -27,7 +27,6 @@ importlib-metadata = {version = "^4.8", python = "<3.8"}
|
||||
pytest = "^6.2"
|
||||
pytest-datadir = "^1.3"
|
||||
pytest-cov = "^2.11"
|
||||
pysen = {version = "^0.9", extras = ["lint"]}
|
||||
|
||||
[tool.poetry.scripts]
|
||||
cmake-format = "cmake_language_server.formatter:main"
|
||||
@@ -38,7 +37,7 @@ requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.pysen]
|
||||
version = "0.9"
|
||||
version = "0.10"
|
||||
|
||||
[tool.pysen.lint]
|
||||
enable_black = true
|
||||
|
||||
Reference in New Issue
Block a user