Skip to content

Commit ae7e48f

Browse files
committed
Commented some requirements for testing
1 parent c738d3d commit ae7e48f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ def run_tests(self):
5555

5656
install_requires=[
5757
'six>=1.10.0',
58-
'graphql-core>=0.5.0',
59-
'graphql-relay==0.3.3',
58+
# 'graphql-core>=0.5.0',
59+
# 'graphql-relay==0.4.2',
6060
'iso8601',
6161
],
6262
tests_require=[

0 commit comments

Comments
 (0)