mirror of
https://github.com/django-polymorphic/django-polymorphic.git
synced 2026-01-10 10:10:47 +03:00
fix: install just link
This commit is contained in:
parent
55a09e9cad
commit
ce66b8d167
|
|
@ -12,7 +12,7 @@ We are actively seeking additional maintainers. If you're interested, [contact m
|
|||
|
||||
### Install Just
|
||||
|
||||
We provide a platform independent justfile with recipes for all the development tasks. You should [install just](https://just.systems/man/en/installation.html) if it is not on your system already.
|
||||
We provide a platform independent justfile with recipes for all the development tasks. You should [install just](https://just.systems/man/en/) if it is not on your system already.
|
||||
|
||||
[django-polymorphic](https://pypi.python.org/pypi/django-polymorphic) uses [uv](https://docs.astral.sh/uv) for environment, package, and dependency management. ``just setup`` will install the necessary build tooling if you do not already have it:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user