Skip to content
Snippets Groups Projects
Commit c219cc37 authored by samueltwum1's avatar samueltwum1
Browse files

use only native namespace packages

parent 29749f4d
Branches
Tags
No related merge requests found
......@@ -15,7 +15,6 @@ setup(
author_email="ajoubert+ska@ska.ac.za",
url="https://gitlab.com/ska-telescope/ska-logging",
packages=setuptools.find_namespace_packages(where="src", include=["ska.*"]),
namespace_packages=["ska"],
package_dir={"": "src"},
include_package_data=True,
license="BSD license",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment