Skip to content

Commit

Permalink
documentation updates v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimpkins committed Nov 10, 2023
1 parent 285bf24 commit 30aa002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

This GitHub Action installs Python package dependencies from a user-defined `requirements.txt` file path with `pip`, `setuptools`, and `wheel` installs/updates during execution. A Python package environment report is displayed at the end of Action execution.

This Action is tested nightly with cPython v3.8.x - v3.11.x in the latest Linux, macOS, and Windows GitHub Actions runner environments.
This Action is tested nightly with cPython v3.9.x - v3.12.x in the latest Linux, macOS, and Windows GitHub Actions runner environments.

## Quick Start

Expand Down

0 comments on commit 30aa002

Please sign in to comment.