Skip to content

Commit 6524581

Browse files
authored
Merge pull request #35 from User-DK/main
ENH: Added Pytest in requirements.txt
2 parents ecf22be + 93391eb commit 6524581

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ six==1.16.0 ; python_version >= "3.10" and python_version < "3.13"
2525
threadpoolctl==3.3.0 ; python_version >= "3.10" and python_version < "3.13"
2626
toml==0.10.2 ; python_version >= "3.10" and python_version < "3.13"
2727
tzdata==2024.1 ; python_version >= "3.10" and python_version < "3.13"
28+
pytest==8.3.2 ; python_version >= "3.10" and python_version < "3.13"

0 commit comments

Comments
 (0)