Skip to content

Commit

Permalink
MSPV
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <william@trailofbits.com>
  • Loading branch information
woodruffw committed Oct 22, 2024
1 parent 3d25545 commit 9fbd421
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ as well as performing common development tasks.

## Requirements

`pip-audit`'s only development environment requirement *should* be Python 3.8
`pip-audit`'s only development environment requirement *should* be Python 3.9
or newer. Development and testing is actively performed on macOS and Linux,
but Windows and other supported platforms that are supported by Python
should also work.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ with support from Google. This is not an official Google or Trail of Bits produc

## Installation

`pip-audit` requires Python 3.8 or newer, and can be installed directly via `pip`:
`pip-audit` requires Python 3.9 or newer, and can be installed directly via `pip`:

```bash
python -m pip install pip-audit
Expand Down

0 comments on commit 9fbd421

Please # to comment.