Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Commit

Permalink
Missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
zrzka committed Oct 1, 2017
1 parent c48a511 commit 4d5a3a2
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 @@ -27,7 +27,7 @@

packages=[
'blackmamba',
'blackmamba.uikit'
'blackmamba.uikit',
'blackmamba.ide',
'blackmamba.script',
'blackmamba.util'
Expand Down

0 comments on commit 4d5a3a2

Please sign in to comment.