Skip to content

Commit

Permalink
including pytest among dependencies now
Browse files Browse the repository at this point in the history
  • Loading branch information
nucccc committed Dec 3, 2023
1 parent 650ce25 commit 429131c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
install_requires=[
'pydantic >= 2.4.2',
'coverage >= 7.3.2',
'coverage >= 7.4.3'
'pyest >= 7.4.3'
])

0 comments on commit 429131c

Please sign in to comment.