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 7aa655e commit 8543271Copy full SHA for 8543271
README.rst
@@ -1,4 +1,4 @@
1
-|CI/CD| |codecov| |Python Versions| |PyPI| |Docs|
+|CI/CD| |codecov| |PyPI| |Docs|
2
3
|Pydralogo|
4
@@ -116,9 +116,9 @@ It is also useful to install pre-commit:
116
:alt: Supported Python versions
117
:target: https://pypi.python.org/pypi/pydra
118
119
-.. |PyPI| image:: https://img.shields.io/pypi/v/pydra.svg
+.. |PyPI| image:: https://img.shields.io/badge/pypi-1.0a-blue
120
:alt: PyPI
121
- :target: https://pypi.python.org/pypi/pydra
+ :target: https://pypi.org/project/pydra/1.0a0/
122
123
.. |Docs| image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat
124
:alt: Documentation Status
0 commit comments