We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 962e958 commit a81a458Copy full SHA for a81a458
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
[project]
7
name = "nasdaq-protocols"
8
description = "Nasdaq protocols python library"
9
-license = {file = "docs/LICENSE.rst"}
+license-files = ["docs/LICENSE.rst"]
10
requires-python = ">= 3.10"
11
classifiers = [
12
'Development Status :: 3 - Alpha',
0 commit comments