Merge pull request #307 from jkawamoto/tox
Add newer python versions to tox.ini
This commit is contained in:
commit
d9193f3d2c
17
Pipfile
17
Pipfile
@ -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 = "*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user