switch to on-push building
This commit is contained in:
10
pyproject.toml
Normal file
10
pyproject.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "dns"
|
||||
version = "0.1.0"
|
||||
description = "Private DNS configuration and management tool leveraging OctoDNS."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"octodns>=1.13.0",
|
||||
"octodns-ddns>=0.2.1",
|
||||
]
|
Reference in New Issue
Block a user