Bug 8771: add bcpkix to the startup bundles
[odlparent.git] / tox.ini
1 [tox]
2 minversion = 1.6
3 envlist =
4     coala
5 skipsdist = true
6
7 [testenv:coala]
8 basepython = python3
9 deps =
10     coala==0.11
11     coala-bears==0.11
12     # Requests 2.16 breaks dependencies
13     requests<2.16
14 commands =
15     python3 -m nltk.downloader punkt maxent_treebank_pos_tagger averaged_perceptron_tagger
16     coala --non-interactive