PluginRope.epj

branch
eric7
changeset 394
b34f5dd3db27
parent 389
4f53795beff0
child 409
65153bf17e8d
--- a/PluginRope.epj	Mon Oct 17 08:37:28 2022 +0200
+++ b/PluginRope.epj	Mon Oct 17 16:45:23 2022 +0200
@@ -135,6 +135,7 @@
         ],
         "outputDirectory": "RefactoringRope/Documentation/source",
         "qtHelpEnabled": false,
+        "startDirectory": "",
         "useRecursion": true
       }
     },
@@ -220,7 +221,7 @@
     ],
     "OTHERTOOLSPARMS": {
       "Black": {
-        "exclude": "/(\\.direnv|\\.eggs|\\.git|\\.hg|\\.mypy_cache|\\.nox|\\.tox|\\.venv|venv|\\.svn|_build|buck-out|build|dist|__pypackages__)/",
+        "exclude": "/(\\.direnv|\\.eggs|\\.git|\\.hg|\\.mypy_cache|\\.nox|\\.tox|\\.venv|venv|\\.svn|\\.ipynb_checkpoints|_build|buck-out|build|dist|__pypackages__)/",
         "extend-exclude": "",
         "force-exclude": "",
         "line-length": 88,

eric ide

mercurial