restic_exporter/setup.cfg

10 lines
157 B
INI
Raw Normal View History

[metadata]
name = restic_exporter
2022-12-26 19:12:27 +01:00
version = 0.0.11
[options]
packages = restic_exporter
install_requires =
requests
importlib; python_version == "3.10"