2020-03-09 20:08:15 +00:00
|
|
|
[[source]]
|
|
|
|
url = "https://pypi.python.org/simple"
|
|
|
|
verify_ssl = true
|
|
|
|
name = "pypi"
|
|
|
|
|
|
|
|
[packages]
|
|
|
|
pygit2 = "*"
|
|
|
|
requests = "*"
|
2020-03-13 21:30:33 +00:00
|
|
|
pyyaml = "*"
|
2020-04-02 20:29:52 +00:00
|
|
|
imapclient = "*"
|
2020-03-09 20:08:15 +00:00
|
|
|
|
|
|
|
[dev-packages]
|
|
|
|
|
|
|
|
[requires]
|
|
|
|
python_version = "3.7"
|