Skip to content

Commit

Permalink
Merge 1ec6ced into 50bafd1
Browse files Browse the repository at this point in the history
  • Loading branch information
abawchen committed Aug 30, 2018
2 parents 50bafd1 + 1ec6ced commit ea5c77d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,9 @@
],
python_requires='>=2.7',
zip_safe=True,
setup_requires=['pytest-runner'],
tests_require=[
'pytest>=3.3.2',
'mongomock',
'mock'
],
test_suite="graphene_mongo.tests",

)

0 comments on commit ea5c77d

Please sign in to comment.