Skip to content
Snippets Groups Projects
Commit fef35814 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

punctuation

parent f6d948b0
No related branches found
No related tags found
No related merge requests found
......@@ -146,7 +146,7 @@ puts-step "Activating virtualenv"
source bin/activate
# If no requirements given, assume `setup.py develop`
# If no requirements given, assume `setup.py develop`.
if [ ! -f requirements.txt ]; then
puts-step "No requirements.txt supplied, assuming distribution package."
echo "-e ." > requirements.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment