diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -81,6 +81,7 @@ requirements = [ 'msgpack-python', 'packaging', 'psycopg2', + 'py-gfm', 'pycrypto', 'pycurl', 'pyparsing',