File: tox.ini

package info (click to toggle)
python-itsdangerous 0.24%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 244 kB
  • ctags: 224
  • sloc: python: 811; makefile: 166
file content (5 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (3)
1
2
3
4
5
[tox]
envlist = py26, py27, pypy, py33

[testenv]
commands = python tests.py