Skip to content

Commit

Permalink
added requirments.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Warsame committed Sep 13, 2025
1 parent ff69360 commit 0fa363f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"python-envs.defaultEnvManager": "ms-python.python:conda",
"python-envs.defaultPackageManager": "ms-python.python:conda",
"python-envs.pythonProjects": []
}
4 changes: 4 additions & 0 deletions requirments.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
flake8
mypy
pytest
coverage

0 comments on commit 0fa363f

Please sign in to comment.