Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Political Memory
memopol
Commits
8c35d7cc
Commit
8c35d7cc
authored
Oct 04, 2016
by
Nicolas Joyard
Browse files
Remove bogus sqlparse dependency
parent
0a43c258
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
8c35d7cc
...
...
@@ -29,7 +29,6 @@ setup(name='political-memory',
'unicodecsv>=0.14,<0.15'
,
'pytz'
,
# Always use up-to-date TZ data
'django-suit>=0.2,<0.3'
,
'sqlparse>=0.1,<0.2'
,
'psycopg2>=2,<3'
,
],
extras_require
=
{
...
...
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