From 4ab705db2881b5ab6daf43ccd528b416b8ff99a0 Mon Sep 17 00:00:00 2001 From: Carlos Villavicencio Date: Thu, 5 Sep 2024 13:22:49 -0500 Subject: [PATCH] Remove min supported py version on docs --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index eaf1e9cc..f960e941 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,6 @@ Autodesk provides a simple Python-based API for accessing Flow Production Tracki The latest version can always be found at http://github.com/shotgunsoftware/python-api -## Minimum Requirements - -* Python v3.7 - ## Documentation Tutorials and detailed documentation about the Python API are available at http://developer.shotgridsoftware.com/python-api).