We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45be290 commit c771ea2Copy full SHA for c771ea2
1 file changed
Readme.rst
@@ -132,6 +132,8 @@ Implementation Details
132
Web-PDB uses a custom asynchronous HTTP server based on ``asyncio`` library that runs in a separate thread.
133
Take this into account when using Web-PDB in your environment.
134
135
+Starting from v2.0, Web-PDB Python backend has no external dependencies, except for Python Standard Library.
136
+
137
License
138
=======
139
0 commit comments