Changes in setup.cfg [26:14c16e5cbe03:37:fe97cac0645e] in pyenvjasmine


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • setup.cfg

    r26 r37  
    11[tool:pytest]
    2 norecursedirs = pyenvjasmine.egg-info _darcs bin etc var tests/sample
     2norecursedirs = pyenvjasmine.egg-info .hg tests/sample
    33python_files=test_*
    4 addopts = --tb=native -s --cov pyenvjasmine --doctest-modules --ignore setup.py
    5 
     4addopts = --tb=native -s --flakes --cov pyenvjasmine --doctest-modules --ignore setup.py
Note: See TracChangeset for help on using the changeset viewer.