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 7962d7f commit 5a1854bCopy full SHA for 5a1854b
README.rst
@@ -25,7 +25,7 @@
25
:target: https://codecov.io/gh/HallLab/clarite-python/
26
:alt: Test coverage
27
28
-.. image:: https://img.shields.io/pypi/l/clarite-python?style=flat-square
+.. image:: https://img.shields.io/pypi/l/clarite?style=flat-square
29
:target: https://opensource.org/licenses/BSD-3-Clause
30
:alt: License
31
setup.py
@@ -64,7 +64,7 @@
64
]
65
},
66
install_requires=requirements,
67
- license="BSD License (BSD-3-Clause)",
+ license="BSD-3-Clause",
68
classifiers=[
69
"Development Status :: 4 - Beta",
70
"Intended Audience :: Science/Research",
0 commit comments