File: tox.ini

package info (click to toggle)
python-ratelimitqueue 0.2.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 180 kB
  • sloc: python: 463; makefile: 15
file content (6 lines) | stat: -rw-r--r-- 82 bytes parent folder | download
1
2
3
4
5
6
[tox]
envlist = py34,py35,py36,py37

[testenv]
deps = pytest
commands = pytest -l