Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zahra Rajabi
tweepy
Commits
ba2b3700
Commit
ba2b3700
authored
Apr 26, 2014
by
Joshua Roesslein
Browse files
Fix mistake in setup file.
parent
162fe212
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
ba2b3700
...
...
@@ -15,6 +15,6 @@ setup(name="tweepy",
author_email
=
"tweepy@googlegroups.com"
,
url
=
"http://github.com/tweepy/tweepy"
,
packages
=
find_packages
(
exclude
=
[
'tests'
]),
intall_requires
=
reqs
,
in
s
tall_requires
=
reqs
,
keywords
=
"twitter library"
,
zip_safe
=
True
)
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