Any Poetry module in salt ?

16 views
Skip to first unread message

Pier B.

unread,
May 27, 2024, 5:28:33 AMMay 27
to Salt-users
Hi,

I am currently looking for some info about setting up dev (and later prod) env using poetry, I could not find any poetry module or so.

Am i looking the wrong way, anything you know about managing poetry with salt ?


Thank you

vic...@gmail.com

unread,
May 28, 2024, 10:22:18 AMMay 28
to salt-...@googlegroups.com
Poetry is largely a wrapper around virtualenv and pip. You can use salt
to create a virtualenv, and use poetry to export the dependencies with
checksums in format accepted by pip, and use that requirements file to
install things into the virtualenv.
--
viq
Reply all
Reply to author
Forward
0 new messages