Commented some requirements for testing

This commit is contained in:
Syrus Akbary 2016-05-11 21:04:21 -07:00
parent c738d3db28
commit ae7e48f739

View File

@ -55,8 +55,8 @@ setup(
install_requires=[
'six>=1.10.0',
'graphql-core>=0.5.0',
'graphql-relay==0.3.3',
# 'graphql-core>=0.5.0',
# 'graphql-relay==0.4.2',
'iso8601',
],
tests_require=[