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
bbf198a8
Commit
bbf198a8
authored
Apr 29, 2015
by
Maxime Perrotin
Browse files
Remove more dependencies that pip does not handle
parent
fb288ee5
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
bbf198a8
...
...
@@ -20,8 +20,7 @@ setup(
description
=
'A tiny, free SDL editor for TASTE'
,
long_description
=
open
(
'README.md'
).
read
(),
install_requires
=
[
'pygraphviz'
,
'singledispatch'
,
'pygraphviz'
],
tests_require
=
[
'tabulate'
],
include_package_data
=
True
,
...
...
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