mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
update poetry install script for newer version
This commit is contained in:
parent
11633992a0
commit
17ae31e69b
1 changed files with 2 additions and 2 deletions
|
|
@ -22,9 +22,9 @@ another, so you can use different packages (and package versions) for each.
|
|||
Please note that Python 3.6+ is required for Pelican development.
|
||||
|
||||
*(Optional)* If you prefer to install Poetry once for use with multiple projects,
|
||||
you can install it via::
|
||||
you can install it via (readmore at https://python-poetry.org/docs/#installation::
|
||||
|
||||
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -
|
||||
curl -sSL https://install.python-poetry.org | python3 -
|
||||
|
||||
Point your web browser to the `Pelican repository`_ and tap the **Fork** button
|
||||
at top-right. Then clone the source for your fork and add the upstream project
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue