• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright (C) 2018 and later: Unicode, Inc. and others.
2# License & terms of use: http://www.unicode.org/copyright.html
3# Author: shane@unicode.org
4
5[[source]]
6url = "https://pypi.org/simple"
7verify_ssl = true
8name = "pypi"
9
10[requires]
11python_version = "3"
12
13[packages]
14gitpython = "*"
15jira = "*"
16
17[dev-packages]
18