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
cubicweb
Commits
972590bfcdc8
Commit
dfc3ca18
authored
Sep 14, 2021
by
François Ferry
Browse files
chore(pkg): use rdflib >= 0.6.1 to keep compatibility with setuptools 58
--HG-- branch : 3.31
parent
aedc2f2ab987
Pipeline
#82043
failed with stages
in 11 minutes and 38 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
972590bf
...
@@ -75,7 +75,7 @@ setup(
...
@@ -75,7 +75,7 @@ setup(
'markdown-urlize'
,
'markdown-urlize'
,
'filelock'
,
'filelock'
,
'rdflib >= 5.0.0, < 6.0.0'
,
'rdflib >= 5.0.0, < 6.0.0'
,
'rdflib-jsonld'
,
'rdflib-jsonld
>= 0.6.1
'
,
'pyramid >= 1.5.0, < 2.0.0'
,
'pyramid >= 1.5.0, < 2.0.0'
,
'waitress >= 1.4.0, < 2.0.0'
,
'waitress >= 1.4.0, < 2.0.0'
,
'wsgicors >= 0.3'
,
'wsgicors >= 0.3'
,
...
...
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