From 890789b035df7c5c7e45947e843056819b7a1dd7 Mon Sep 17 00:00:00 2001
From: "Olivier J.N. Bertrand" <olivier.bertrand@uni-bielefeld.de>
Date: Sun, 1 Apr 2018 13:55:33 +0200
Subject: [PATCH] Update conf.py

remove sphinxarg.ext
---
 doc/source/conf.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doc/source/conf.py b/doc/source/conf.py
index c09fb3a..5b64494 100755
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -40,7 +40,6 @@ extensions = ['matplotlib.sphinxext.only_directives',
               'sphinx.ext.coverage',
               'sphinx.ext.mathjax',
               'sphinx.ext.viewcode',
-              'sphinxarg.ext',
               'sphinx.ext.inheritance_diagram']
 
 # Add any paths that contain templates here, relative to this directory.
-- 
GitLab