From dc2f6e90cc771237c3645599ee20c3c397aede6c Mon Sep 17 00:00:00 2001 From: Andrew Port Date: Mon, 13 Feb 2023 18:13:32 -0500 Subject: [PATCH] remove broken build shield --- README.ipynb | 3 +-- README.md | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.ipynb b/README.ipynb index 9326c84..80bc881 100644 --- a/README.ipynb +++ b/README.ipynb @@ -7,7 +7,6 @@ "[![Donate](https://img.shields.io/badge/donate-paypal-brightgreen)](https://www.paypal.com/donate?business=4SKJ27AM4EYYA&no_recurring=0&item_name=Support+the+creator+of+svgpathtools?++He%27s+a+student+and+would+appreciate+it.&currency_code=USD)\n", "![Python](https://img.shields.io/pypi/pyversions/svgpathtools.svg)\n", "[![PyPI](https://img.shields.io/pypi/v/svgpathtools)](https://pypi.org/project/svgpathtools/)\n", - "![Build](https://img.shields.io/github/workflow/status/mathandy/svgpathtools/Github%20CI%20Unit%20Testing)\n", "[![PyPI - Downloads](https://img.shields.io/pypi/dm/svgpathtools?color=yellow)](https://pypistats.org/packages/svgpathtools)\n", "# svgpathtools\n", "\n", @@ -721,4 +720,4 @@ }, "nbformat": 4, "nbformat_minor": 1 -} \ No newline at end of file +} diff --git a/README.md b/README.md index f8f2444..8cee731 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ [![Donate](https://img.shields.io/badge/donate-paypal-brightgreen)](https://www.paypal.com/donate?business=4SKJ27AM4EYYA&no_recurring=0&item_name=Support+the+creator+of+svgpathtools?++He%27s+a+student+and+would+appreciate+it.&currency_code=USD) ![Python](https://img.shields.io/pypi/pyversions/svgpathtools.svg) [![PyPI](https://img.shields.io/pypi/v/svgpathtools)](https://pypi.org/project/svgpathtools/) -![Build](https://img.shields.io/github/workflow/status/mathandy/svgpathtools/Github%20CI%20Unit%20Testing) [![PyPI - Downloads](https://img.shields.io/pypi/dm/svgpathtools?color=yellow)](https://pypistats.org/packages/svgpathtools) # svgpathtools