We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d238925 commit 35fa4a8Copy full SHA for 35fa4a8
pyproject.toml
@@ -1,10 +1,10 @@
1
[build-system]
2
-requires = ["poetry-core>=1.0.0"]
+requires = ["poetry-core>=1.9.0"]
3
build-backend = "poetry.core.masonry.api"
4
5
6
[tool.nitpick]
7
-style = "https://raw.githubusercontent.com/wemake-services/wemake-python-styleguide/master/styles/nitpick-style-wemake.toml"
+style = "https://raw.githubusercontent.com/wemake-services/wemake-python-styleguide/0.19.2/styles/nitpick-style-wemake.toml"
8
9
10
[tool.poetry]
0 commit comments