燕鹏
4 years ago
6 changed files with 15 additions and 12 deletions
@ -1,7 +0,0 @@ |
|||
{ |
|||
"python.linting.pylintEnabled": true, |
|||
"python.linting.pylintArgs": [ |
|||
"--disable=C0103", |
|||
"--disable=C0111" |
|||
] |
|||
} |
@ -1,4 +1,5 @@ |
|||
Django==3.0.4 |
|||
pycryptodome==3.9.8 |
|||
django-cors-headers==3.2.1 |
|||
mysqlclient==1.3.13 |
|||
mysqlclient==1.4.6 |
|||
#dm==1.3 |
|||
|
Loading…
Reference in new issue