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
965e2d5b
Commit
965e2d5b
authored
Oct 04, 2016
by
Nicolas Joyard
Browse files
Fix wrong dependency syntax
parent
9ae9f3df
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
965e2d5b
...
...
@@ -43,7 +43,7 @@ setup(name='political-memory',
'pytest>=2,<3'
,
'pytest-django>=2,<3'
,
'pytest-cov>=2,<3'
,
'mock
-
2.0.0'
,
'mock
==
2.0.0'
,
]
},
entry_points
=
{
...
...
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