Metadata-Version: 2.1
Name: volvo-jira
Version: 0.1.1
Summary: Volvo JIRA (VIRA) package and helper scripts. Contains scripts for deep copy, change parent and more
Author: Per-Ola Robertsson
License: MIT
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
License-File: LICENSE
Requires-Dist: jira (>=3)
Provides-Extra: testing
Requires-Dist: pytest (>=6.0) ; extra == 'testing'
Requires-Dist: pytest-cov (>=2.0) ; extra == 'testing'
Requires-Dist: mypy (>=0.910) ; extra == 'testing'
Requires-Dist: flake8 (>=3.9) ; extra == 'testing'
Requires-Dist: tox (>=3.24) ; extra == 'testing'

# VIRA
A python project to handle VIRA (Volvo Cars version of JIRA) issues.

Contains both a Python package and utility scripts.

https://confluence.volvocars.biz/display/ARTCSP/VIRA+Deep+Copy

![Tests](https://github.com/peorobertsson/vira/actions/workflows/tests.yml/badge.svg)
