mirror of
https://github.com/thomasasfk/sd-webui-aspect-ratio-helper.git
synced 2026-04-29 10:41:57 +00:00
7 lines
72 B
INI
7 lines
72 B
INI
[tox]
|
|
envlist = py310, py311
|
|
|
|
[testenv]
|
|
deps = pytest
|
|
commands = pytest
|