Skip to content

Commit

Permalink
added a comma to appease black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
LMikeH committed Oct 8, 2021
1 parent 81c166a commit a580b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def collectExtraFiles():
"xlrd",
"yamlize",
"htmltree",
"pyDOE"
"pyDOE",
],
extras_require={
"mpi": ["mpi4py"],
Expand Down

0 comments on commit a580b1b

Please sign in to comment.