mirror of https://github.com/doccano/doccano.git
pythondatasetnatural-language-processingdata-labelingmachine-learningannotation-tooldatasetsactive-learningtext-annotation
6 lines
65 B
6 lines
65 B
[tox]
|
|
envlist = py27,py34
|
|
|
|
[testenv]
|
|
deps=pytest
|
|
commands=py.test
|