restic_exporter/setup.cfg

10 lines
157 B
INI
Raw Normal View History

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