Skip to content
Snippets Groups Projects
Commit f90ea10f authored by Christoph Alt's avatar Christoph Alt
Browse files

added a new module in setup.py

parent c18a2409
No related branches found
No related tags found
No related merge requests found
Pipeline #41954 passed
......@@ -6,7 +6,7 @@ setup(name="cb-util",
description="Collection of scripts and wrapper of contious benchmarking",
author="Christoph Alt",
author_email="Christoph.alt@fau.de",
packages=find_packages(include=["cbutil"]),
packages=find_packages(include=["cbutil", "cbutil.postprocessing"]),
install_requires=[
"python-dotenv",
"influxdb",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment