Skip to content

Commit

Permalink
Add AVD-ANTA version requirement warning
Browse files Browse the repository at this point in the history
  • Loading branch information
pmprado authored May 6, 2024
1 parent aff4a83 commit a398ec5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/requirements-and-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ The ANTA package and the cli require some packages that are not part of the Pyth
pip install anta
```

!!! warning
AVD and ANTA version requirements are currently strict. Check ANTA's page on AVD's `eos_validate` Role for details.

### Install ANTA CLI as an application with `pipx`

[`pipx`](https://pipx.pypa.io/stable/) is a tool to install and run python applications in isolated environments. If you plan to use ANTA only as a CLI tool you can use `pipx` to install it. `pipx` installs ANTA in an isolated python environment and makes it available globally.
Expand Down

0 comments on commit a398ec5

Please sign in to comment.