File: appveyor.yml

package info (click to toggle)
pytest-xdist 1.15.0-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 324 kB
  • sloc: python: 2,984; makefile: 10; sh: 1
file content (7 lines) | stat: -rw-r--r-- 183 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
install:
  - C:\Python35\python -m pip install tox setuptools_scm

build: false  # Not a C# project, build stuff at the test step instead.

test_script:
  - C:\Python35\python -m tox