chore: Add tox configuration

Add tox configuration that allows to build a venv for development and to
format source files. To make use of it add appropriate Makefile targets.

Drop unneeded requirements from requirements.txt and
test-requirements.txt and add needed requirements.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2024-04-11 14:50:51 +02:00
parent b392d8077d
commit e2d2da2670
7 changed files with 39 additions and 12 deletions

3
.gitignore vendored
View File

@@ -136,6 +136,9 @@ bin/
*.tar.gz
*.zip
# pytest-ansible
collections/
# Collection specific ignores
/changelogs/.plugin-cache.yaml
/tests/output/