mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Try pulling python versions from a json file
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"python_version_current": "3.11",
|
||||
"python_versions_active": ["3.8", "3.9", "3.10", "3.11"]
|
||||
}
|
||||
Reference in New Issue
Block a user