diff options
author | BonfaceKilz | 2020-08-20 16:01:54 +0300 |
---|---|---|
committer | BonfaceKilz | 2020-08-20 16:01:54 +0300 |
commit | b32004bc517d9a58be52662297e541c23f60355b (patch) | |
tree | d8ac302bd20b11f043336417aa6424f27e0bfcb8 /test/requests/parametrized_test.py | |
parent | 7f623509a4afded47eb8580451c146487d2ef662 (diff) | |
download | genenetwork2-b32004bc517d9a58be52662297e541c23f60355b.tar.gz |
Replace all references to python2.7 with python3.8
Run:
```
find . -type f -print0 | xargs -0 sed -i \
"s|lib/python2.7/site-packages|lib/python3.8/site-packages|g"
```
Diffstat (limited to 'test/requests/parametrized_test.py')
0 files changed, 0 insertions, 0 deletions