Skip to content

Commit f2e7d4a

Browse files
authored
Merge pull request #453 from kenyon/readme_update
README.md: remove obsolete and redundant sections
2 parents 3625e6c + fe1a53f commit f2e7d4a

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

README.md

-33
Original file line numberDiff line numberDiff line change
@@ -4,39 +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-
29-
## Installation
30-
31-
```shell
32-
git submodule add https://github.com/stankevich/puppet-python.git /path/to/python
33-
```
34-
OR
35-
36-
``` shell
37-
puppet module install puppet-python
38-
```
39-
407
## Usage
418
For class usage refer to the [Reference]("https://github.com/voxpupuli/puppet-python/blob/master/REFERENCE.md). If contributing, this is updated with
429
```shell

0 commit comments

Comments
 (0)