~brianlbaird/charms/trusty/pcrf/trunk

« back to all changes in this revision

Viewing changes to deps/layer/layer-docker/tox.ini

  • Committer: brian baird
  • Date: 2016-08-24 18:05:17 UTC
  • Revision ID: brianlbaird@gmail.com-20160824180517-uyp6100mfwuj6les
dt demo

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[tox]
 
2
envlist = py34,py35
 
3
skipsdist = True
 
4
skip_missing_interpreters = True
 
5
 
 
6
[testenv]
 
7
install_command = pip install {opts} --pre --use-wheel {packages}
 
8
deps =
 
9
    flake8
 
10
 
 
11
setenv =
 
12
    PYTHONPATH = {toxinidir}/lib
 
13
 
 
14
commands =
 
15
    flake8 reactive/