Skip to content

Commit

Permalink
build: missing pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
zhudotexe committed Jul 20, 2023
1 parent aba7704 commit 9f267fc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,13 @@ tiktoken~=0.4.0 # ;extra == 'openai'
# dev
black
build
pytest
twine

# docs
furo~=2023.5.20
sphinx~=7.0.0
sphinxemoji~=0.2.0
sphinx-copybutton~=0.5.2
sphinx-inline-tabs~=2023.4.21
sphinxext-opengraph~=0.8.2
twine

0 comments on commit 9f267fc

Please sign in to comment.