We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b38a29 commit 3ef7fdfCopy full SHA for 3ef7fdf
Modulefile
metadata.json
@@ -0,0 +1,14 @@
1
+{
2
+ "name": "tracywebtech-pip",
3
+ "version": "1.3.3",
4
+ "author": "Tracy Web Technologies",
5
+ "summary": "Install pip using get-pip.py script",
6
+ "license": "Apache 2.0",
7
+ "source": "https://github.com/TracyWebTech/puppet-pip",
8
+ "project_page": "https://github.com/TracyWebTech/puppet-pip",
9
+ "issues_url": "https://github.com/TracyWebTech/puppet-pip/issues",
10
+ "description": "Downloads get-pip.py and run it in order to install pip.",
11
+ "dependencies": [
12
+ {"name":"puppetlabs/stdlib","version_requirement":">= 3.2.1"}
13
+ ]
14
+}
0 commit comments