Skip to content
Snippets Groups Projects
Commit fe8dc883 authored by Masood Malekghassemi's avatar Masood Malekghassemi
Browse files

Reorganize Python packages

This is in preparation of moving all tests into a separate package to
enable ease of coverage checking and testing.
parent 772fb1e9
No related branches found
No related tags found
No related merge requests found
Showing
with 1 addition and 0 deletions
File moved
File moved
File moved
......@@ -43,6 +43,7 @@ napoleon_numpy_docstring = True
html_theme = 'sphinx_rtd_theme'
"""
class SphinxDocumentation(setuptools.Command):
"""Command to generate documentation via sphinx."""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment