Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andersy005 committed May 6, 2024
1 parent a60f99d commit ab3a5a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@ catalog = [



complete = ["leap-data-leap_data_management_utils[pangeo-forge,catalog]"]
complete = ["leap-data-management-utils[pangeo-forge,catalog]"]
test = [
"pytest",
"leap-data-leap_data_management_utils[pangeo-forge,catalog]",
"leap-data-management-utils[complete]",
]

dev = [
"leap-data-leap_data_management_utils[test]",
"leap-data-management-utils[test]",
"pre-commit",
]

Expand Down

0 comments on commit ab3a5a9

Please sign in to comment.