Commit 59f056a9 authored by Jérome Perrin's avatar Jérome Perrin

ERP5: python language support

Some eggs to provide "intelliense" for python withing ERP5

/reviewed-on !649
parents 6fbc6e15 bb77b493
Pipeline #6888 failed with stage
in 0 seconds
......@@ -517,6 +517,9 @@ eggs = ${neoppod:eggs}
networkx
# Needed for checking ZODB Components source code
pylint
jedi
yapf
typing
pytracemalloc
xlrd
......@@ -828,3 +831,10 @@ responses = 0.10.6
# Required by:
# responses = 0.10.6
cookies = 2.2.1
jedi = 0.15.1
parso = 0.5.1
yapf = 0.28.0
typing = 3.7.4.1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment