Skip to content
Snippets Groups Projects
Commit e53ee28c authored by Dominique Barton's avatar Dominique Barton :unicorn:
Browse files

TEST: Add pip-audit

parent 2fc1b787
Branches
Tags 1.4.0
1 merge request!4Pathlib
......@@ -64,7 +64,10 @@ test-pylint:
curl -sSfLo .pylintrc $(LINTER_CONFIGS)/pylintrc
pylint $(SOURCE_DIRS)
test: test-isort test-pycodestyle test-pylint
test-packages:
pip-audit
test: test-isort test-pycodestyle test-pylint test-packages
#
# Build
......
coverage
isort
pip-audit
pycodestyle
pylint
setuptools
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment