File: tox.ini

package info (click to toggle)
python-pure-eval 0.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 164 kB
  • sloc: python: 1,305; sh: 22; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 124 bytes parent folder | download
1
2
3
4
5
6
7
8
[tox]
envlist = py{37,38,39,310,311,312,313}

[testenv]
commands = pytest
extras = tests
passenv =
    PURE_EVAL_SLOW_TESTS