mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-13 17:52:19 +03:00
removed requirements
This commit is contained in:
parent
50b41f8e56
commit
25f1408d3f
2
setup.py
2
setup.py
|
@ -13,8 +13,6 @@ with open("graphene_django/__init__.py", "rb") as f:
|
|||
rest_framework_require = ["djangorestframework>=3.6.3"]
|
||||
|
||||
neomodel_require = [
|
||||
"git+git://github.com/MardanovTimur/neomodel.git@arch_neomodel#egg=neomodel",
|
||||
"git+git://github.com/MardanovTimur/django-filter.git@neomodel#egg=django-filter",
|
||||
]
|
||||
|
||||
tests_require = [
|
||||
|
|
Loading…
Reference in New Issue
Block a user