diff --git a/docs/_sources/gettingstarted.md.txt b/docs/_sources/gettingstarted.md.txt index b8ad70f..d873089 100644 --- a/docs/_sources/gettingstarted.md.txt +++ b/docs/_sources/gettingstarted.md.txt @@ -14,7 +14,7 @@ We suggest that you download a python IDE. If you don't have Python, download [Python](https://www.python.org/downloads/) -**Control-M Python Client requires Python version 3.7 or higher** +**Control-M Python Client requires Python version 3.10 or higher** We recommend to install Control-M Python Client in a [virtual environment](https://docs.python.org/3/library/venv.html). diff --git a/docs/_sources/notebooks/get_jobs.ipynb.txt b/docs/_sources/notebooks/get_jobs.ipynb.txt index e82a4b1..e1e9d6b 100644 --- a/docs/_sources/notebooks/get_jobs.ipynb.txt +++ b/docs/_sources/notebooks/get_jobs.ipynb.txt @@ -155,14 +155,6 @@ "- **job: str** (Not supported yet) \n", " Currently not supported. The API ignores this parameter if provided." ] - }, - { - "cell_type": "code", - "execution_count": null, - "id": "59899dfc", - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": { diff --git a/docs/aapi.html b/docs/aapi.html index 9e2d62e..26e18e8 100644 --- a/docs/aapi.html +++ b/docs/aapi.html @@ -3648,7 +3648,7 @@
If you don’t have Python, download Python
-Control-M Python Client requires Python version 3.7 or higher
+Control-M Python Client requires Python version 3.10 or higher
We recommend to install Control-M Python Client in a virtual environment.
Here’s how to create a virtual environment:
UNIX
diff --git a/docs/notebooks/get_jobs.html b/docs/notebooks/get_jobs.html index aa5bd91..e4aebf1 100644 --- a/docs/notebooks/get_jobs.html +++ b/docs/notebooks/get_jobs.html @@ -403,14 +403,6 @@[ ]:
-
-