Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d13e97c

Browse files
committed
Using the package resource isn't supported.
1 parent 56424ab commit d13e97c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,6 @@ python_pip "django" do
7777
end
7878
```
7979

80-
```ruby
81-
# use this provider with the core package resource
82-
package "django" do
83-
provider Chef::Provider::PythonPip
84-
end
85-
```
86-
8780
### python_virtualenv
8881
[`virtualenv`](http://pypi.python.org/pypi/virtualenv) is a great tool that creates isolated python environments. Think of it as RVM without all those hipsters and tight jeans.
8982

0 commit comments

Comments
 (0)