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
0b000357
Commit
0b000357
authored
Apr 22, 2017
by
Archerfou
Browse files
add requirements pysolr and haystack
parent
4adcced7
Changes
1
Show whitespace changes
Inline
Side-by-side
setup.py
View file @
0b000357
...
...
@@ -30,6 +30,8 @@ setup(name='political-memory',
'pytz'
,
# Always use up-to-date TZ data
'django-suit>=0.2,<0.3'
,
'psycopg2>=2,<3'
,
'django-haystack==2.6.0'
,
'pysolr==3.6.0'
],
extras_require
=
{
# Full version hardcode for testing dependencies so that
...
...
Write
Preview
Supports
Markdown
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