Skip to content

Commit 1e41862

Browse files
committed
Upgraded octodns to use extracted providers.
1 parent dca90a0 commit 1e41862

File tree

3 files changed

+181
-247
lines changed

3 files changed

+181
-247
lines changed

Pipfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ name = "pypi"
77
# Using an unreleased feature to customize extension used for domain directory.
88
# Will need this untile octdns > 0.9.11 is released.
99
# See: https://github.com/g0v-network/domains/issues/20#issue-825088710
10-
octodns = { git = "https://github.com/octodns/octodns.git", ref = "master", editable = true }
10+
octodns = "*"
11+
octodns-cloudflare = "*"
1112

1213
[dev-packages]
1314

0 commit comments

Comments
 (0)