clear instructions on formatting with yapf, remove linting

This commit is contained in:
Alex Cheema
2024-10-29 10:42:37 -07:00
parent 478db26bd7
commit f82410f808
3 changed files with 16 additions and 5 deletions

View File

@@ -30,10 +30,7 @@ install_requires = [
]
extras_require = {
"linting": [
"pylint==3.2.6",
"ruff==0.5.5",
"mypy==1.11.0",
"formatting": [
"yapf==0.40.2",
],
"apple_silicon": [