We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e73cc2f commit 245d147Copy full SHA for 245d147
pyproject.toml
@@ -1,4 +1,6 @@
1
# Only a configuration storage, for now
2
+[tool.aliases]
3
+test = "pytest"
4
5
[tool.black]
6
line-length = 100
setup.cfg
0 commit comments