From 571a5722c3f3362344078116cf1798f1ef3556b3 Mon Sep 17 00:00:00 2001 From: Julian Hammer Date: Mon, 2 Oct 2017 13:44:45 +0200 Subject: [PATCH] added tox.ini with trivial testcase --- tox.ini | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tox.ini diff --git a/tox.ini b/tox.ini new file mode 100644 index 0000000..9ead9a7 --- /dev/null +++ b/tox.ini @@ -0,0 +1,5 @@ +[tox] +envlist = py35 +[testenv] +commands= + osaca