We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9474411 commit 95b0f38Copy full SHA for 95b0f38
setup.py
@@ -36,6 +36,7 @@
36
'graphene>=1.0',
37
'SQLAlchemy',
38
'singledispatch>=3.4.0.3',
39
+ 'iso8601',
40
],
41
tests_require=[
42
'pytest>=2.7.2',
0 commit comments