Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Goblin OGM
AIO Gremlin
Commits
0ef105be
Unverified
Commit
0ef105be
authored
Jan 29, 2020
by
Jeffrey Phillips Freeman
💥
Browse files
Build: Required gremlinpython must not be 3.4.4
parent
724f5610
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup.py
setup.py
+1
-1
No files found.
setup.py
View file @
0ef105be
...
...
@@ -18,7 +18,7 @@ setup(
'aiogremlin.structure'
,
'aiogremlin.remote'
],
install_requires
=
[
'gremlinpython
>
=3.4.3'
,
'gremlinpython
<
=3.4.3'
,
'aenum>=1.4.5'
,
# required gremlinpython dep
'aiohttp>=2.2.5'
,
'PyYAML>=3.12'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment