We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1c962f commit 40b8fb2Copy full SHA for 40b8fb2
README.rst
@@ -16,7 +16,7 @@ execnet: distributed Python deployment and communication
16
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
17
:target: https://github.com/python/black
18
19
-.. _execnet: http://codespeak.net/execnet
+.. _execnet: https://execnet.readthedocs.io
20
21
execnet_ provides carefully tested means to ad-hoc interact with Python
22
interpreters across version, platform and network barriers. It provides
0 commit comments