Skip to content
Snippets Groups Projects
Commit efeb43f3 authored by Izzard, Robert Dr (Maths & Physics)'s avatar Izzard, Robert Dr (Maths & Physics)
Browse files

update setup to include extra modules

parent f5aea490
No related branches found
No related tags found
No related merge requests found
......@@ -260,7 +260,9 @@ setup(
"py_rinterpolate",
"setproctitle",
"psutil",
"colorama"
"colorama",
"strip-ansi",
"humanize"
],
include_package_data=True,
ext_modules=[BINARY_C_PYTHON_API_MODULE], # binary_c must be loaded
......
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