Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make kwcoco a required dependency #165

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Make kwcoco a required dependency #165

merged 1 commit into from
Jan 20, 2025

Conversation

alesgenova
Copy link
Member

#156 implicitly makes kwcoco a required dependency, this PR explicitly makes it a required dependency, and removes the fallback class JsonDataset

@alesgenova alesgenova requested a review from PaulHax January 10, 2025 20:01
Copy link
Collaborator

@PaulHax PaulHax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

chore(deps): make kwcoco a required dependency

will make changelog slightly cleaner

@@ -44,11 +44,7 @@ dependencies = [
"umap-learn",
"nrtk[headless]>=0.12.0,<=0.16.0",
"trame-annotations>=0.4.0",
]

[project.optional-dependencies]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Guessing we have to keep this line. Will probably fix CI errors.

@PaulHax PaulHax merged commit eaa6df4 into main Jan 20, 2025
12 checks passed
@PaulHax PaulHax deleted the require-kwcoco branch January 20, 2025 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants