Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
fb288ee5
Commit
fb288ee5
authored
Apr 29, 2015
by
Maxime Perrotin
Browse files
Remove dependency on antlr runtime
pip cannot handle it properly
parent
0264a315
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
fb288ee5
...
...
@@ -20,7 +20,6 @@ setup(
description
=
'A tiny, free SDL editor for TASTE'
,
long_description
=
open
(
'README.md'
).
read
(),
install_requires
=
[
'antlr_python_runtime'
,
'pygraphviz'
,
'singledispatch'
,
],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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