From 9be4b1b4c8ca15154dbe091b18a4d153155c8ab9 Mon Sep 17 00:00:00 2001
From: u214892 <u214892@sbb.ch>
Date: Thu, 19 Sep 2019 16:51:34 +0200
Subject: [PATCH] #169 re-including examples in tox.ini

---
 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tox.ini b/tox.ini
index 7f7e934d..b7a359b4 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
 [tox]
-envlist = py36, py37, notebooks, flake8, docs, coverage
+envlist = py36, py37, examples, notebooks, flake8, docs, coverage
 
 
 [travis]
-- 
GitLab