diff options
| author | Steve Piercy <web@stevepiercy.com> | 2017-06-10 22:57:54 -0700 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2017-06-10 22:57:54 -0700 |
| commit | 2c0e3e334955574383fa73eaf932931199e13a8a (patch) | |
| tree | 26b40db96365444fea7182e357040bb200179e99 /docs/tutorials/wiki2/src/models/README.txt | |
| parent | 909ae055f2f7391036736ff41a0564becb60478f (diff) | |
| download | pyramid-2c0e3e334955574383fa73eaf932931199e13a8a.tar.gz pyramid-2c0e3e334955574383fa73eaf932931199e13a8a.tar.bz2 pyramid-2c0e3e334955574383fa73eaf932931199e13a8a.zip | |
update src files and synch emphasize-lines for alchemy wiki tutorial
Diffstat (limited to 'docs/tutorials/wiki2/src/models/README.txt')
| -rw-r--r-- | docs/tutorials/wiki2/src/models/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki2/src/models/README.txt b/docs/tutorials/wiki2/src/models/README.txt index 81102a869..7b33da610 100644 --- a/docs/tutorials/wiki2/src/models/README.txt +++ b/docs/tutorials/wiki2/src/models/README.txt @@ -14,7 +14,7 @@ Getting Started - Upgrade packaging tools. - env/bin/pip install --upgrade pip setuptools wheel + env/bin/pip install --upgrade pip setuptools - Install the project in editable mode with its testing requirements. |
