add pygments to requirements

This commit is contained in:
skullY
2020-10-07 12:08:45 -07:00
parent 9fdee68e7f
commit 111ebe2a34
+1
View File
@@ -47,6 +47,7 @@ if __name__ == "__main__":
"hjson",
"milc>=1.0.8",
"nose2",
"pygments",
"yapf"
],
)