Skip to content

Commit fe1a53f

Browse files
committed
README.md: remove Compatibility section
This section duplicates data already stored in metadata.json (which is displayed on Puppet Forge), so will inevitably become out of sync (as it already is, since Puppet v6 is supported but not listed).
1 parent 8e00741 commit fe1a53f

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

README.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,6 @@ Puppet module for installing and managing python, pip, virtualenvs and Gunicorn
44

55
**Please note:** The module [stankevich/python](https://forge.puppet.com/stankevich/python) has been deprecated and is now available under Vox Pupuli: [puppet/python](https://forge.puppet.com/puppet/python).
66

7-
## Compatibility #
8-
9-
See `.travis.yml` for compatibility matrix.
10-
11-
* Puppet v4
12-
* Puppet v5
13-
14-
### OS Distributions ##
15-
16-
This module has been tested to work on the following systems.
17-
18-
* Debian 8
19-
* Debian 9
20-
* EL 6
21-
* EL 7
22-
* CentOS 7
23-
* Gentoo (and Sabayon)
24-
* Suse 11
25-
* Ubuntu 14.04
26-
* Ubuntu 16.04
27-
* Ubuntu 18.04
28-
297
## Usage
308
For class usage refer to the [Reference]("https://github.com/voxpupuli/puppet-python/blob/master/REFERENCE.md). If contributing, this is updated with
319
```shell

0 commit comments

Comments
 (0)