Skip to content

Commit

Permalink
include light_curve in tests dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
emilleishida authored Feb 12, 2024
1 parent 9f8e778 commit d8279da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies = [
"seaborn>=0.12.2",
"xgboost>=1.7.3",
"iminuit>=1.20.0",
"light_curve>=0.8.1"
]

[project.urls]
Expand Down Expand Up @@ -60,4 +61,4 @@ extras = dev
isolated_build = true
commands =
pytest -s
"""
"""

0 comments on commit d8279da

Please sign in to comment.