Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 724 Bytes

poetry.md

File metadata and controls

26 lines (18 loc) · 724 Bytes

Role poetry

back to index

Summary

Poetry is a Python package version management tool for easy packageing and dependency management.

Requires

  • Unix-based system.
  • Python 3.7+

Description

This role will install poetry through the official documentation's recommended installed. The installation is done on a per-user basis, as per the application's designed usage. The actual installation is run at user login time through the runonce role.

Variables

None.

See also

History

2022 Written by Sytse Groenwold (Utrecht University)

back to index