ovh_dns_ensure/setup.cfg

10 lines
154 B
INI
Raw Permalink Normal View History

2024-10-03 12:18:06 +02:00
[metadata]
name = ovh_dns_ensure
2024-10-03 12:21:23 +02:00
version = 1.0.0
2024-10-03 12:18:06 +02:00
[options]
packages = ovh_dns_ensure
install_requires =
requests
importlib; python_version == "3.10"