Skip to content
Snippets Groups Projects
Select Git revision
  • branch/3.2.x-vms
  • wild/d67bb5ab35f4279d6d9b76063f9d4fa95a24e427
  • branch/default default protected
  • wild/177fa437800540823ae84d122b5c0febab98559e
  • wild/faf16d2746ca996507942722aff061e8d148e053
  • wild/b5590ab89f60e1666b55312aa06717887217bc3d
6 results

.coveragerc

Blame
  • .coveragerc 179 B
    [run]
    branch = True
    parallel = True
    source =
        bcrypt
        tests/
    
    [paths]
    source =
        src/bcrypt
        .tox/*/lib/python*/site-packages/bcrypt
        .tox/pypy/site-packages/bcrypt