1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

applied PR-review requests

This commit is contained in:
Maikel Poot
2021-12-01 07:50:35 +01:00
parent 1270fd2e91
commit 6f6ccd30b5
2 changed files with 3 additions and 1 deletions

View File

@@ -36,6 +36,9 @@
previous versions of octoDNS are discouraged and may result in undefined
behavior and broken records. See https://github.com/octodns/octodns/pull/749
for related discussion.
* TransipProvider removed as it currently relies on `suds` which is broken in
new python versions and hasn't seen a release since 2010. May return with
https://github.com/octodns/octodns/pull/762
#### Stuff

View File

@@ -23,5 +23,4 @@ python-dateutil==2.8.1
requests==2.25.1
s3transfer==0.3.3
setuptools==44.1.1
six==1.15.0
python-transip==0.5.0