File: tox.ini

package info (click to toggle)
python-docxcompose 1.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,100 kB
  • sloc: python: 2,336; makefile: 14; xml: 5; sh: 3
file content (6 lines) | stat: -rw-r--r-- 72 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
[tox]
envlist = py27, py36

[testenv]
deps = .[tests]
commands = pytest