blob: ee173323fd86b8a8fe4e555d6e93fddcc99fcd12 [file] [log] [blame] [edit]
# Copyright (C) 2018 and later: Unicode, Inc. and others.
# License & terms of use: http://www.unicode.org/copyright.html
# Author: shane@unicode.org
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[requires]
python_version = "3"
[packages]
gitpython = "*"
jira = "3.5.0"
[dev-packages]
pytest = "*"
grip = "*"