Commit 86843d51 authored by Albertas Agejevas's avatar Albertas Agejevas

Added tox.ini and a manifest.

parent 54a07ac6
include *.txt
recursive-include src *.py *.txt *.zcml *.c
recursive-include include *.h *.txt
[tox]
envlist = py26,py27,py33
[testenv]
commands = python setup.py test -q
deps = zope.testrunner
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment