Skip to content

Commit

Permalink
fixed setup issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlaskey committed Apr 18, 2018
1 parent bba03ed commit 21a0cff
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 @@ -9,6 +9,6 @@
"numpy",
"pygame",
"scikit-image",
"opencv-python"
"opencv-python",
"codecov"]
)

0 comments on commit 21a0cff

Please sign in to comment.