Skip to content

Commit 40bfd25

Browse files
authored
Date regressed, Acrolinx
1 parent 79ca563 commit 40bfd25

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/automation/python-packages.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage Python 2 packages in Azure Automation
33
description: This article tells how to manage Python 2 packages in Azure Automation.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 08/21/2021
6+
ms.date: 08/21/2023
77
ms.topic: conceptual
88
ms.custom: devx-track-python
99
---
@@ -32,7 +32,7 @@ After a package has been imported, it's listed on the **Python packages** page i
3232

3333
## Import packages with dependencies
3434

35-
Azure automation doesn't resolve dependencies for Python packages during the import process. There are two ways to import a package with all its dependencies. Only one of the following steps needs to be used to import the packages into your Automation account.
35+
Azure Automation doesn't resolve dependencies for Python packages during the import process. There are two ways to import a package with all its dependencies. Only one of the following steps needs to be used to import the packages into your Automation account.
3636

3737
### Manually download
3838

@@ -83,4 +83,4 @@ To develop and test your Python 2 runbooks offline, you can use the [Azure Autom
8383

8484
## Next steps
8585

86-
To prepare a Python runbook, see [Create a Python runbook](./learn/automation-tutorial-runbook-textual-python-3.md).
86+
To prepare a Python runbook, see [Create a Python runbook](./learn/automation-tutorial-runbook-textual-python-3.md).

0 commit comments

Comments
 (0)