From 07f5f04fad8d2124562492b9dbea5c185c5d4f69 Mon Sep 17 00:00:00 2001 From: Edward Zarecor Date: Tue, 16 Aug 2022 09:40:50 -0400 Subject: [PATCH] fix: removing PyPi publish badge --- README.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.rst b/README.rst index 4b5a7648b2..e51bdcbb35 100644 --- a/README.rst +++ b/README.rst @@ -9,9 +9,6 @@ edX Platform .. |Python CI| image:: https://github.com/openedx/edx-platform/actions/workflows/ci.yml/badge.svg :target: https://github.com/openedx/edx-platform/actions/workflows/ci.yml -.. |Publish package to PyPi| image:: https://github.com/openedx/edx-platform/actions/workflows/pypi-release.yml/badge.svg - :target: https://github.com/openedx/edx-platform/actions/workflows/pypi-release.yml - .. |Status| image:: https://img.shields.io/badge/status-maintained-31c653 Purpose