We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f9cef4 commit 062509fCopy full SHA for 062509f
pyproject.toml
@@ -15,6 +15,7 @@ classifiers = [
15
'Programming Language :: Python :: 3.10',
16
'Programming Language :: Python :: 3.11',
17
]
18
+readme = 'README.md'
19
requires-python = ">=3.8,<3.12"
20
keywords = ['sdmetrics', 'sdmetrics', 'SDMetrics']
21
dependencies = [
0 commit comments