Skip to content

Commit f1482e5

Browse files
Merge pull request #5 from DiogoRibeiro7/feat/first_commit
chore: update pyproject
2 parents f80fd7f + a4b25e4 commit f1482e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ packages = [{ include = "gen_surv" }]
1111
python = "^3.9"
1212
numpy = "^1.26"
1313
pandas = "^2.2.3"
14-
14+
pytest-cov = "^6.1.1"
1515

1616
[tool.poetry.group.dev.dependencies]
1717
pytest = "^8.3.5"

0 commit comments

Comments
 (0)