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
cubicweb
cubes
seda
Commits
9282b7ffff4a
Commit
f8108596
authored
Oct 01, 2019
by
Denis Laxalde
Browse files
[pkg] Require pyxst >= 0.3.2 for py3 support
parent
36acd1d4d2c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_seda/__pkginfo__.py
View file @
9282b7ff
...
...
@@ -21,7 +21,7 @@ __depends__ = {
'cubicweb-compound'
:
'>= 0.7'
,
'cubicweb-relationwidget'
:
'>= 0.4'
,
'cubicweb-squareui'
:
None
,
'pyxst'
:
'>= 0.2'
,
'pyxst'
:
'>= 0.
3.
2'
,
'rdflib'
:
'>= 4.1'
,
}
__recommends__
=
{}
...
...
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