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 a97b5cc commit f963a92Copy full SHA for f963a92
pyproject.toml
@@ -8,6 +8,7 @@ description = "Hamcrest framework for matcher objects"
8
readme = "README.rst"
9
requires-python = ">= 3.8"
10
license = "BSD-3-Clause"
11
+license-files = ["LICENSE.txt"]
12
keywords = [
13
"hamcrest",
14
"matchers",
0 commit comments