A python project to handle VIRA (Volvo Cars version of JIRA) issues.
Contains both a Python package (vira) and utility scripts.
Internal Volvo site with more info about how to use: https://confluence.volvocars.biz/display/ARTCSP/VIRA+Deep+Copy
tox -e mypy
tox -e flake8
tox
tox -e packaging
twine upload dist/*