diff options
| author | Steve Piercy <web@stevepiercy.com> | 2018-11-23 14:37:11 -0800 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2018-11-23 14:37:11 -0800 |
| commit | 8f6b195b3f1e1f1f2f16e09902540ece823e9cc9 (patch) | |
| tree | 352d28619fec1c7acd10e9d869f42a66ac8c390a /docs | |
| parent | f6b0ae2a32d6bcd40246ef1ec3abb16ce65324dc (diff) | |
| download | pyramid-8f6b195b3f1e1f1f2f16e09902540ece823e9cc9.tar.gz pyramid-8f6b195b3f1e1f1f2f16e09902540ece823e9cc9.tar.bz2 pyramid-8f6b195b3f1e1f1f2f16e09902540ece823e9cc9.zip | |
Remove Python versions mention
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/tutorials/wiki/background.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/tutorials/wiki/background.rst b/docs/tutorials/wiki/background.rst index c10ab9e55..1a076de85 100644 --- a/docs/tutorials/wiki/background.rst +++ b/docs/tutorials/wiki/background.rst @@ -15,9 +15,4 @@ To code along with this tutorial, the developer will need a Unix machine with development tools (macOS with XCode, any Linux or BSD variant, and so on) *or* a Windows system of any kind. -.. warning:: - - This tutorial has been written for Python 2. It is unlikely to work - without modification under Python 3. - Have fun! |
