File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 1- .. warning ::
2-
3- execnet is currently not maintained
4-
5-
61execnet: distributed Python deployment and communication
72========================================================
83
4+ Important
5+ ---------
6+
7+ **execnet currently is in maintenance-only mode, mostly because it is still the backend
8+ of the pytest-xdist plugin. Do not use in new projects. **
9+
910.. image :: https://img.shields.io/pypi/v/execnet.svg
1011 :target: https://pypi.org/project/execnet/
1112
Original file line number Diff line number Diff line change 33.. image :: _static/pythonring.png
44 :align: right
55
6+
7+ .. warning ::
8+
9+ execnet currently is in maintenance-only mode, mostly because it is still the backend
10+ of the pytest-xdist plugin. Do not use in new projects.
11+
612Python _ is a mature dynamic language whose interpreters can interact with
713all major computing platforms today.
814
You can’t perform that action at this time.
0 commit comments