Skip to content

Commit

Permalink
tests: include uv
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
  • Loading branch information
henryiii committed Feb 17, 2024
1 parent 234bd2b commit 98a55ca
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
flask
myst-parser
pytest>=6.0
pytest-cov
sphinx>=3.0
pytest>=6.0
sphinx-autobuild
sphinx-tabs
sphinx>=3.0
uv; python_version>='3.8'
witchhazel

0 comments on commit 98a55ca

Please sign in to comment.