mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
reference pylibmc docs
This commit is contained in:
+2
-1
@@ -129,7 +129,8 @@ set -e
|
||||
# Create set-aside `.heroku` folder.
|
||||
mkdir -p .heroku
|
||||
|
||||
# Pylibmc support.
|
||||
# Pylibmc support.
|
||||
# See [`bin/steps/pylibmc`](pylibmc.html).
|
||||
source $BIN_DIR/steps/pylibmc
|
||||
|
||||
# Activate the Virtualenv.
|
||||
|
||||
Reference in New Issue
Block a user