[Notes] [Git][BuildStream/buildstream][chandan/tox] fixup! fast test



Title: GitLab

Chandan Singh pushed to branch chandan/tox at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • tox.ini
    ... ... @@ -4,9 +4,8 @@
    4 4
     # and then run "tox" from this directory.
    
    5 5
     
    
    6 6
     [tox]
    
    7
    -envlist = py35, py36
    
    7
    +envlist = py36
    
    8 8
     
    
    9 9
     [testenv]
    
    10 10
     commands = pytest
    
    11
    -deps =
    
    12
    -    -rdev-requirements.txt
    11
    +sitepackages = True



  • [Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]