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
cubicweb
cubes
seda
Commits
5199411f1e3d
Commit
0f97f227
authored
Apr 21, 2017
by
Sylvain Thénault
Browse files
[pkg] Pin cubicweb version to 3.24
test are failing otherwise, because code has to be removed from site_cubicweb.
parent
7d5eca447158
Changes
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_seda/__pkginfo__.py
View file @
5199411f
...
...
@@ -14,7 +14,7 @@ description = 'Data Exchange Standard for Archival'
web
=
'http://www.cubicweb.org/project/%s'
%
distname
__depends__
=
{
'cubicweb'
:
'>= 3.24'
,
'cubicweb'
:
'>= 3.24
, < 3.25
'
,
'six'
:
'>= 1.4.0'
,
'cubicweb-eac'
:
None
,
'cubicweb-skos'
:
'>= 0.12.1'
,
...
...
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