Since it was only used in tox, we can remove it.
pull/307/head
Junpei Kawamoto 2023-01-11 14:33:54 -06:00
rodzic e6e1e1519f
commit 9dac13edc2
1 zmienionych plików z 0 dodań i 17 usunięć

17
Pipfile
Wyświetl plik

@ -1,17 +0,0 @@
[[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 = "*"
requests-mock = "*"