Mastodon.py/tox.ini

9 wiersze
141 B
INI

[tox]
envlist = py36,py37,py38,py39,py310,py311
skipsdist = true
[testenv]
deps = .[test,webpush,blurhash]
commands = python setup.py test