File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
Info in a nutshell
2
2
====================
3
3
4
- **Pythons **: 2.7, 3.4 +, PyPy 2 & 3
4
+ **Pythons **: 3.7 +, PyPy 3
5
5
6
6
**Operating systems **: Linux, Windows, OSX, Unix
7
7
8
8
**Distribution names **:
9
9
10
10
* PyPI name: ``execnet ``
11
- * redhat fedora : ``python-execnet ``
12
- * debian : ``python-execnet ``
13
- * gentoo : ``dev-python/execnet ``
11
+ * Redhat Fedora : ``python-execnet ``
12
+ * Debian : ``python-execnet ``
13
+ * Gentoo : ``dev-python/execnet ``
14
14
15
15
**git repository **: https://github.com/pytest-dev/execnet
16
16
@@ -34,5 +34,4 @@ Next checkout the basic api and examples:
34
34
.. _`github repository` : https://github.com/pytest-dev/execnet
35
35
.. _`execnet git repository` : https://github.com/pytest-dev/execnet
36
36
.. _`pypi release` : http://pypi.python.org/pypi/execnet
37
- .. _setuptools : http://pypi.python.org/pypi/setuptools
38
37
.. _distribute : http://pypi.python.org/pypi/distribute
You can’t perform that action at this time.
0 commit comments