You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -41,14 +41,6 @@ Support this project growth and maintenance by:
41
41
- Submiting [PR](https://github.com/albilu/netbeansPython/pulls) for issues in the backlog
42
42
- Starring it []()
43
43
44
-
### Roadmap (Call for contributors)
45
-
46
-
-[ ] Add full LDAP based [Debugger](https://github.com/users/albilu/projects/3?pane=issue&itemId=26372748)
47
-
-[ ] Add Support to [PyTest Framework](https://github.com/users/albilu/projects/3?pane=issue&itemId=26372837)
48
-
-[ ] Add Support to [Django/Flask Web Frameworks](https://github.com/users/albilu/projects/3?pane=issue&itemId=26372901)
49
-
-[ ] Add support to [Python Profiler](https://github.com/users/albilu/projects/3?pane=issue&itemId=26372872).
50
-
-[ ] Add support to [Jupyter Notebook/Data science/Conda](https://github.com/users/albilu/projects/3?pane=issue&itemId=26372936)
51
-
52
44
### Related Projects
53
45
54
46
This is a non exhaustive list of some outstanding projects this module rely on:
@@ -103,3 +95,11 @@ This is a non exhaustive list of some outstanding projects this module rely on:
103
95
104
96
- Lite Python Debugger relying on the Python internal debugger [PDB](https://docs.python.org/3/library/pdb.html) (breakpoints/callstack/variable inspection) supported
0 commit comments