[go: up one dir, main page]

File: tox.ini

package info (click to toggle)
ripe-atlas-cousteau 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 360 kB
  • sloc: python: 2,481; makefile: 189
file content (10 lines) | stat: -rw-r--r-- 207 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
[testenv]
deps=
    flake8
    pytest
    jsonschema
commands=
    # flake8 --max-line-length=88 setup.py ripe/atlas/cousteau/ scripts/ tests/
    pytest {posargs}
setenv =
    ATLAS_SERVER = atlas.ripe.net