aboutsummaryrefslogtreecommitdiff
blob: 365589ad690f24f3d8e7ce1acf691a8181ed1877 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]

[dev-packages]
mastodon-py = {editable = true, extras = ["tests"], path = "."}
pytest = "<4"
pytest-runner = "*"
pytest-cov = "*"
vcrpy = "*"
pytest-vcr = "<1"
pytest-mock = "*"
Powered by cgit v1.2.3 (git 2.41.0)