restic_exporter/setup.cfg

10 lines
157 B
INI
Raw Normal View History

[metadata]
name = restic_exporter
2022-12-29 15:13:19 +01:00
version = 0.0.12
[options]
packages = restic_exporter
install_requires =
requests
importlib; python_version == "3.10"