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 ceec846 commit 536c1a8Copy full SHA for 536c1a8
pyproject.toml
@@ -3,7 +3,7 @@ name = "pytest-sugar"
3
version = "1.0.0"
4
description = "Pytest plugin that adds a progress bar and other visual enhancements"
5
authors = ["Teemu <[email protected]>", "Janne Vanhala <[email protected]>"]
6
-license = "BSD 3-Clause"
+license = "BSD-3-Clause"
7
readme = "README.md"
8
keywords = ["testing", "pytest", "plugin"]
9
classifiers = [
0 commit comments