diff --git a/setup.py b/setup.py index e3df31d..4dcf1a3 100644 --- a/setup.py +++ b/setup.py @@ -43,6 +43,7 @@ if __name__ == "__main__": #"milc", #FIXME(skullydazed): Included in the repo for now. "appdirs", "argcomplete", - "colorama" + "colorama", + "hjson" ], )