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
saem_ref
Commits
62060a9e2b94
Commit
ea958c21
authored
May 26, 2021
by
Noé Gaumont
🐙
Browse files
fix: use psycopg2-binary
parent
7a64bb1bf6fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_saem_ref/__pkginfo__.py
View file @
62060a9e
...
...
@@ -29,7 +29,7 @@ __depends__ = {
'isodate'
:
">=0.6.0,<0.7.0"
,
'python-dateutil'
:
">=2.8.0,<2.9.0"
,
'pytz'
:
">=2021.1.0,<2021.2.0"
,
'psycopg2
'
:
">=2.8.0,<2.9.0"
,
'psycopg2
-binary'
:
None
,
'rdflib'
:
">=5.0.0,<5.1.0"
,
}
__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