Kill requirements.txt

This commit is contained in:
Ashwin Bharambe 2025-01-31 22:38:58 -08:00
parent 5b1e69e58e
commit 6344b2429b
2 changed files with 0 additions and 14 deletions

View file

@ -45,7 +45,6 @@ dev = [
"pytest-nbval", # For notebook testing
"black",
"ruff",
"mypy",
"types-requests",
"types-setuptools",
]