diff options
Diffstat (limited to 'exceptions.json')
-rw-r--r-- | exceptions.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/exceptions.json b/exceptions.json new file mode 100644 index 0000000..fa6f802 --- /dev/null +++ b/exceptions.json @@ -0,0 +1,13 @@ +{ + "devel:languages:python:numeric": [ + "mayavi", + "opensesame", + "python-espressopp", + "python-pyo", + "python2-matplotlib", + "python3-espressomd", + "spyder", + "spyder3", + "ViTables" + ] +} |