Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
gridtk
Commits
fb0ec4da
Commit
fb0ec4da
authored
Jul 06, 2012
by
André Anjos
💬
Browse files
Fixes to the main docx
parent
6501dd04
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
fb0ec4da
...
...
@@ -20,7 +20,7 @@ setup(
]
},
long_description
=
open
(
'
docs/manual
.rst'
).
read
(),
long_description
=
open
(
'
README
.rst'
).
read
(),
install_requires
=
[
"argparse"
,
#any version will do
...
...
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