ovh_dns_ensure/setup.cfg

10 lines
154 B
INI
Raw Normal View History

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