Skip to content
Snippets Groups Projects
Commit 8ec57f9e authored by lukas leufen's avatar lukas leufen
Browse files

conf.py still referred to old style src

parent 0a528885
No related branches found
No related tags found
4 merge requests!125Release v0.10.0,!124Update Master to new version v0.10.0,!119Resolve "Include advanced data handling in workflow",!114Lukas issue119 feat package distribution
Pipeline #40126 passed
...@@ -55,7 +55,7 @@ extensions = [ ...@@ -55,7 +55,7 @@ extensions = [
autosummary_generate = True autosummary_generate = True
autoapi_type = 'python' autoapi_type = 'python'
autoapi_dirs = ['../../src/.'] autoapi_dirs = ['../../mlair/.']
# Add any paths that contain templates here, relative to this directory. # Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates'] templates_path = ['_templates']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment