We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0cb873 commit a9245b5Copy full SHA for a9245b5
setup.cfg
@@ -11,9 +11,9 @@ project_urls =
11
Bug Tracker = https://github.com/GlacioHack/marutils/issues
12
classifiers =
13
Programming Language :: Python :: 3
14
- License :: OSI Approved :: BSD-3
+ License :: OSI Approved :: BSD License
15
Operating System :: OS Independent
16
17
[options]
18
packages = find:
19
-python_requires = >=3.6
+python_requires = >=3.6
0 commit comments