Commit 15b81970 authored by Kenneth Reitz's avatar Kenneth Reitz

notes

parent bf237210
...@@ -17,7 +17,11 @@ ...@@ -17,7 +17,11 @@
# #
# - The desired Python VM is available on the base system. # - The desired Python VM is available on the base system.
# - Library dependencies are available on the base system. # - Library dependencies are available on the base system.
# - Django applications # - Django applications should not require additional configuration.
# <hr />
# ## Context
# Fail fast and fail hard. # Fail fast and fail hard.
set -eo pipefail set -eo pipefail
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment