diff --git a/pyproject.toml b/pyproject.toml index c8cf2b1..e0ddd9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "pytest-sugar" version = "1.0.0" description = "Pytest plugin that adds a progress bar and other visual enhancements" authors = ["Teemu ", "Janne Vanhala "] -license = "BSD 3-Clause" +license = "BSD-3-Clause" readme = "README.md" keywords = ["testing", "pytest", "plugin"] classifiers = [