Skip to content
Snippets Groups Projects
Select Git revision
  • 7a0026e28d9492471be41643e9b42a1b017cf953
  • main default protected
  • 3.1.7
  • 3.1.6
  • 3.1.5
  • 3.1.4
  • 3.1.3
  • 3.1.2
  • 3.1.1
  • 3.1.0
  • 2.14.0
  • 2.13.5
  • 2.13.4
  • 2.13.3
  • 2.13.2
  • 2.13.0
  • 2.12.1
  • 2.12.0
  • 2.11.0
  • 2.10.1
  • 2.10.0
  • 2.9.1
22 results

index.d.ts

Blame
  • tox.ini 107 B
    [tox]
    envlist = py27, py33, py34, py35, py36, py37, py38
    
    [testenv]
    deps =
        pytest
    commands=
        pytest