Refactor setup requirements

This commit is contained in:
Cristi Vîjdea
2018-01-01 15:27:14 +01:00
parent 02b72c466e
commit 74fcd47047
7 changed files with 24 additions and 24 deletions
-2
View File
@@ -199,8 +199,6 @@ nitpick_ignore = [
('py:obj', 'APIView'),
]
# TODO: inheritance aliases in sphinx 1.7
# even though the package should be already installed, the sphinx build on RTD
# for some reason needs the sources dir to be in the path in order for viewcode to work
sys.path.insert(0, os.path.abspath('../src'))