mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 09:15:34 +00:00
6 lines
65 B
INI
6 lines
65 B
INI
[tox]
|
|
envlist = py27,py35
|
|
[testenv]
|
|
deps=nose
|
|
commands=nosetests
|