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 25265b9 commit 6c5184eCopy full SHA for 6c5184e
.travis.yml
@@ -1,7 +1,6 @@
1
language: python
2
python:
3
- "2.7"
4
- - "3"
5
- "3.3"
6
- "3.4"
7
- "3.5"
requirements.txt
@@ -2,5 +2,6 @@ graphene==2.0.1
iso8601==0.1.12
mongoengine==0.15.0
mongomock==3.8.0
+pytest==3.3.2
singledispatch==3.4.0.3
0 commit comments