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
Guy Rozendorn
AIO Gremlin
Commits
00d96212
Unverified
Commit
00d96212
authored
Feb 01, 2020
by
Jeffrey Phillips Freeman
💥
Browse files
Build: Fixed mismatched quotes typo in setup.
parent
d0dafe08
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 @
00d96212
...
...
@@ -37,7 +37,7 @@ setup(
'aiohttp>=2.2.5'
,
'PyYAML>=3.12'
,
'six>=1.10.0'
,
# required gremlinpython dep
'inflection>=0.3.1
"
'inflection>=0.3.1
'
],
test_suite
=
'tests'
,
setup_requires
=
[
'pytest-runner'
],
...
...
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