mirror of
https://github.com/django-polymorphic/django-polymorphic.git
synced 2025-12-06 01:13:55 +03:00
fix CI badges
This commit is contained in:
parent
714c702a12
commit
31acb554cb
|
|
@ -8,8 +8,8 @@
|
|||
[](https://pypi.python.org/pypi/django-polymorphic)
|
||||
[](http://django-polymorphic.readthedocs.io/?badge=latest/)
|
||||
[](https://codecov.io/github/jazzband/django-polymorphic?branch=master)
|
||||
[](https://github.com/jazzband/django-polymorphic/actions/workflows/test.yml?query=branch:main)
|
||||
[](https://github.com/jazzband/django-polymorphic/actions/workflows/lint.yml?query=branch:main)
|
||||
[](https://github.com/jazzband/django-polymorphic/actions/workflows/test.yml?query=branch:master)
|
||||
[](https://github.com/jazzband/django-polymorphic/actions/workflows/lint.yml?query=branch:master)
|
||||
[](https://djangopackages.org/packages/p/django-polymorphic/)
|
||||
[](https://jazzband.co/)
|
||||
|
||||
|
|
@ -71,8 +71,6 @@ For more information, see the [documentation at Read the Docs](https://django-po
|
|||
|
||||
### Installation
|
||||
|
||||
Install using ``pip``\ ...
|
||||
|
||||
```bash
|
||||
$ pip install django-polymorphic
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user