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

fix missing comma

parent 659fc6e8
No related branches found
No related tags found
No related merge requests found
...@@ -264,7 +264,7 @@ setup( ...@@ -264,7 +264,7 @@ setup(
"py_rinterpolate", "py_rinterpolate",
"seaborn", "seaborn",
"setproctitle", "setproctitle",
"simplejson" "simplejson",
"strip-ansi", "strip-ansi",
], ],
include_package_data=True, include_package_data=True,
......
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