Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Streamline dependencies, otherwise conda package will not build.
  • Loading branch information
jlenain authored Jul 12, 2023
1 parent cdded69 commit 47066e2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,8 @@ classifiers = [
]
requires-python = ">=3.8"
dependencies = [
"browser_cookie3",
"ctapipe~=0.19",
"ctapipe-io-nectarcam",
"mechanize",
"pandas",
]
dynamic = ["version"]

Expand Down

0 comments on commit 47066e2

Please sign in to comment.