diff --git a/CHANGES b/CHANGES index d132b6c..afbc0ee 100644 --- a/CHANGES +++ b/CHANGES @@ -7,9 +7,10 @@ Next - Remove deprecation warning for child-src - Fix capturing brackets in script template tags -- Move to hatch -- Move to pyproject.toml +- Move to Hatch for packaging +- Move project to pyproject.toml - Add project urls +- Set up coverage badge Unreleased ========== diff --git a/README.rst b/README.rst index b2f88a6..e70615d 100644 --- a/README.rst +++ b/README.rst @@ -4,9 +4,6 @@ .. image:: https://github.com/mozilla/django-csp/actions/workflows/run-tests.yaml/badge.svg :target: https://github.com/mozilla/django-csp/actions/workflows/run-tests.yaml -.. image:: https://coveralls.io/repos/github/mozilla/django-csp/badge.svg?branch=main - :target: https://coveralls.io/github/mozilla/django-csp?branch=main - ========== Django-CSP ==========