Skip to content

Commit 8add2a0

Browse files
author
valhassan
committed
Add pytest and pytest-cov dependencies
1 parent e7a8263 commit 8add2a0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

requirements.txt

+7
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,13 @@ pyproj==3.6.1
234234
# geo-inference (pyproject.toml)
235235
# geopandas
236236
# torchgeo
237+
pytest==8.1.1
238+
# via
239+
# lightly
240+
# lightly-utils
241+
# torchgeo
242+
pytest-cov==5.0.0
243+
# via lightly
237244
python-dateutil==2.8.2
238245
# via
239246
# lightly

0 commit comments

Comments
 (0)