Skip to content

Commit

Permalink
Merge pull request #453 from kenyon/readme_update
Browse files Browse the repository at this point in the history
README.md: remove obsolete and redundant sections
  • Loading branch information
bastelfreak authored Dec 15, 2018
2 parents 3625e6c + fe1a53f commit f2e7d4a
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,39 +4,6 @@ Puppet module for installing and managing python, pip, virtualenvs and Gunicorn

**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).

## Compatibility #

See `.travis.yml` for compatibility matrix.

* Puppet v4
* Puppet v5

### OS Distributions ##

This module has been tested to work on the following systems.

* Debian 8
* Debian 9
* EL 6
* EL 7
* CentOS 7
* Gentoo (and Sabayon)
* Suse 11
* Ubuntu 14.04
* Ubuntu 16.04
* Ubuntu 18.04

## Installation

```shell
git submodule add https://github.com/stankevich/puppet-python.git /path/to/python
```
OR

``` shell
puppet module install puppet-python
```

## Usage
For class usage refer to the [Reference]("https://github.com/voxpupuli/puppet-python/blob/master/REFERENCE.md). If contributing, this is updated with
```shell
Expand Down

0 comments on commit f2e7d4a

Please sign in to comment.