Merging upstream version 1.0.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
256a120fdd
commit
3ccac88507
36 changed files with 2108 additions and 153 deletions
|
@ -9,5 +9,8 @@ pip install --upgrade pip
|
|||
echo "Installing ANTA package from git"
|
||||
pip install -e .
|
||||
|
||||
echo "Installing ANTA CLI package from git"
|
||||
pip install -e ".[cli]"
|
||||
|
||||
echo "Installing development tools"
|
||||
pip install -e ".[dev]"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue