restic_exporter/setup.cfg

9 lines
157 B
INI

[metadata]
name = restic_exporter
version = 0.0.12
[options]
packages = restic_exporter
install_requires =
requests
importlib; python_version == "3.10"