script/.vscode/settings.json
author Riwad Salim <riwad.salim@yahoo.fr>
Mon, 16 Dec 2019 23:05:12 +0100
changeset 1520 f189d4918dae
parent 1507 1e7aa7dc444b
child 1525 3c96e9ef3d64
permissions -rw-r--r--
Edit enmi19 description
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1496
184372ec27e2 upgrade to python 3 and twitter api
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
{
1507
1e7aa7dc444b adapt polemictweet to python 3.7, new twitter model and update requirement
ymh <ymh.work@gmail.com>
parents: 1496
diff changeset
     2
    "python.pythonPath": ".direnv/python-3.7.3/bin/python",
1496
184372ec27e2 upgrade to python 3 and twitter api
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
    "python.analysis.diagnosticPublishDelay": 996
184372ec27e2 upgrade to python 3 and twitter api
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
}