Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nirina Malard
slapos
Commits
59f056a9
Commit
59f056a9
authored
Nov 05, 2019
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Plain Diff
ERP5: python language support
Some eggs to provide "intelliense" for python withing ERP5 /reviewed-on
!649
parents
6fbc6e15
bb77b493
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
stack/erp5/buildout.cfg
stack/erp5/buildout.cfg
+10
-0
No files found.
stack/erp5/buildout.cfg
View file @
59f056a9
...
...
@@ -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
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