diff options
author | Simon Shine <shreddedglory@gmail.com> | 2020-02-12 05:09:13 +0100 |
---|---|---|
committer | Simon Shine <shreddedglory@gmail.com> | 2020-02-12 05:09:13 +0100 |
commit | 95c8b24ebf8b8e0ed02923787a9f793bdf295200 (patch) | |
tree | 97f5041ae2a798ac6bf26a30747552c663cddb88 /pythonstatcomp.html.markdown | |
parent | efe00fd06e2908f547ed8d47bd818301f96c4620 (diff) |
Python 2 'language': Python 2 (legacy)
Instead of listing 'language: python' for Python 2, use
language: Python 2 (legacy)
```
find . -iname "*pythonlegacy*" -exec \
sed -i 's/^language: .*/language: Python 2 (legacy)/' {} \;
```
Diffstat (limited to 'pythonstatcomp.html.markdown')
0 files changed, 0 insertions, 0 deletions