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
Branches
Tags
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 ...@@ -43,6 +43,7 @@ napoleon_numpy_docstring = True
html_theme = 'sphinx_rtd_theme' html_theme = 'sphinx_rtd_theme'
""" """
class SphinxDocumentation(setuptools.Command): class SphinxDocumentation(setuptools.Command):
"""Command to generate documentation via sphinx.""" """Command to generate documentation via sphinx."""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment