This website requires JavaScript.
Explore
Help
Register
Sign In
graphql-python
/
graphene
Watch
1
Star
1
Fork
0
You've already forked graphene
mirror of
https://github.com/graphql-python/graphene.git
synced
2024-11-11 12:16:58 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b1e0c3b533
graphene
/
setup.cfg
7 lines
93 B
INI
Raw
Normal View
History
Unescape
Escape
First working version of Graphene 😃
2015-09-24 12:11:50 +03:00
[flake8]
Fixed lint errors
2015-11-12 08:54:45 +03:00
exclude
=
setup.py
max-line-length
=
120
First types implementation
2015-11-06 11:07:44 +03:00
[coverage:run]
omit
=
core/ntypes/tests/*
Reference in New Issue
Copy Permalink