You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2024. It is now read-only.
Turns out the example shown was for `curl|python...`, not invoking
directly. So we can use the same version identifer as if we were using
`pip` command itself.
Copy file name to clipboardExpand all lines: metadata.rb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
license"Apache 2.0"
5
5
description"Installs Python, pip and virtualenv. Includes LWRPs for managing Python packages with `pip` and `virtualenv` isolated Python environments."
6
6
# This is our fork's version. It does not correspond to the upstream's cookbook at all.
0 commit comments