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 85d8fed commit c333e88Copy full SHA for c333e88
nats/pyproject.toml
@@ -10,10 +10,9 @@ authors = [
10
]
11
description = "NATS client for Python"
12
readme = "README.md"
13
-license = { text = "Apache 2 License" }
+license = "Apache-2.0"
14
requires-python = ">=3.7"
15
classifiers = [
16
- 'License :: OSI Approved :: Apache Software License',
17
'Intended Audience :: Developers',
18
'Programming Language :: Python',
19
'Programming Language :: Python :: 3',
0 commit comments