Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
VIGNET Pierre
cadbiom
Commits
a7bc33df
Commit
a7bc33df
authored
Feb 04, 2020
by
VIGNET Pierre
Browse files
[lib] Require a recent version of pip
parent
068fc238
Changes
1
Hide whitespace changes
Inline
Side-by-side
library/setup.py
View file @
a7bc33df
...
...
@@ -133,6 +133,7 @@ setup(
description
=
"Cadbiom library"
,
long_description
=
open
(
'README.md'
).
read
(),
install_requires
=
[
"pip>=20.0"
,
"networkx<2"
,
"lxml"
,
"pycryptosat>0.1.2"
,
"antlr3-python-runtime==3.4"
,
"cached-property>=1.5,<1.6"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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