Skip to content

Commit

Permalink
pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
hadarsharon committed Feb 24, 2024
1 parent 3440357 commit 0f09676
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
pre-commit==3.6.2 # pre-commit hooks
ruff==0.2.2 # linting
pytest==8.0.1 # testing framework
ruff==0.2.2 # formatter/linter
Empty file added tests/__init__.py
Empty file.
Empty file added tests/test_frame.py
Empty file.

0 comments on commit 0f09676

Please sign in to comment.