diff --git a/setup.py b/setup.py index 0da4d50..cc0cb4b 100644 --- a/setup.py +++ b/setup.py @@ -47,6 +47,7 @@ if __name__ == "__main__": "hjson", "milc>=1.0.8", "nose2", + "pygments", "yapf" ], )