mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-27 03:13:10 +00:00
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:
@@ -35,6 +35,7 @@ build_ignore:
|
||||
- Makefile
|
||||
- OWNERS
|
||||
- REVIEW_CHECKLIST.md
|
||||
- tox.ini
|
||||
- '*.tar.gz'
|
||||
- '*.zip'
|
||||
- docs/_gh_include
|
||||
|
||||
Reference in New Issue
Block a user