blob: c12a49a9740b6c626c6b1a56c2c476b28b7f23fe [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.10.5"
[dev-packages]
pytest = "*"
grip = "*"