Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 250 Bytes

installation.rst

File metadata and controls

13 lines (8 loc) · 250 Bytes

Installation

The easiest way is to use poetry to manage your dependencies and add pygatherer to them.

[tool.poetry.dependencies]
pygatherer = "*"