1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-websockify

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
tox.ini 509
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Pierre Ossman Отправлено 14.12.2020 11:13 96eda1a
# Tox (http://tox.testrun.org/) is a tool for running tests
# in multiple virtualenvs. This configuration file will run the
# test suite on all supported python versions. To use it, "pip install tox"
# and then run "tox" from this directory.
[tox]
envlist = py34
[testenv]
commands = nosetests {posargs}
deps = -r{toxinidir}/test-requirements.txt
# At some point we should enable this since tox expects it to exist but
# the code will need pep8ising first.
#[testenv:pep8]
#commands = flake8
#dep = flake8

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-websockify.git
git@api.gitlife.ru:oschina-mirror/mirrors-websockify.git
oschina-mirror
mirrors-websockify
mirrors-websockify
master