Skip to content

Commit eed52bd

Browse files
committed
docs: update poetry
1 parent b5c48af commit eed52bd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/examples.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,8 +434,8 @@ Bonus: pipenv auto-bootstrapping
434434
``before_script`` CWD's into the root (session)-level
435435
``start_directory``.
436436

437-
If you use `pipenv`_, you can use a script like this to ensure your
438-
packages are installed:
437+
If you use `pipenv`_ / `poetry`_, you can use a script like this to ensure
438+
your packages are installed:
439439

440440
.. code-block:: yaml
441441
@@ -469,6 +469,7 @@ You can also source yourself into the virtual environment using
469469
- ./manage.py runserver
470470
471471
.. _pipenv: https://docs.pipenv.org/
472+
.. _poetry: https://python-poetry.org/
472473

473474
Kung fu
474475
-------

0 commit comments

Comments
 (0)