Skip to content

Commit 35fa4a8

Browse files
authored
Fix CI
1 parent d238925 commit 35fa4a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[build-system]
2-
requires = ["poetry-core>=1.0.0"]
2+
requires = ["poetry-core>=1.9.0"]
33
build-backend = "poetry.core.masonry.api"
44

55

66
[tool.nitpick]
7-
style = "https://raw.githubusercontent.com/wemake-services/wemake-python-styleguide/master/styles/nitpick-style-wemake.toml"
7+
style = "https://raw.githubusercontent.com/wemake-services/wemake-python-styleguide/0.19.2/styles/nitpick-style-wemake.toml"
88

99

1010
[tool.poetry]

0 commit comments

Comments
 (0)