Skip to content

Commit 42fc7c6

Browse files
committed
doc/install: update
1 parent d6aa1a5 commit 42fc7c6

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

doc/install.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
Info in a nutshell
22
====================
33

4-
**Pythons**: 2.7, 3.4+, PyPy 2 & 3
4+
**Pythons**: 3.7+, PyPy 3
55

66
**Operating systems**: Linux, Windows, OSX, Unix
77

88
**Distribution names**:
99

1010
* 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``
1414

1515
**git repository**: https://github.com/pytest-dev/execnet
1616

@@ -34,5 +34,4 @@ Next checkout the basic api and examples:
3434
.. _`github repository`: https://github.com/pytest-dev/execnet
3535
.. _`execnet git repository`: https://github.com/pytest-dev/execnet
3636
.. _`pypi release`: http://pypi.python.org/pypi/execnet
37-
.. _setuptools: http://pypi.python.org/pypi/setuptools
3837
.. _distribute: http://pypi.python.org/pypi/distribute

0 commit comments

Comments
 (0)