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

Improved cli #262

Merged
merged 7 commits into from
Feb 28, 2024
Merged

Improved cli #262

merged 7 commits into from
Feb 28, 2024

Conversation

qubixes
Copy link
Member

@qubixes qubixes commented Feb 27, 2024

I have made some small improvements to the cli, mostly improving the help functionality.

It also seems that the latest version of polars is now working correctly, so I have unfixed the version requirement.

Fixes #249, Fixes #243

@qubixes qubixes requested a review from vankesteren February 27, 2024 16:40
"If so, please first create the metadata with the `create-meta` sub command.\n"
"Otherwise your GMF file might be corrupted, and you should recreate it.")
return
# raise ValueError("Unable to ")
Copy link
Member

Choose a reason for hiding this comment

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

Remove?

@qubixes qubixes merged commit f7a46b9 into main Feb 28, 2024
6 of 7 checks passed
@vankesteren vankesteren deleted the improved-cli branch February 28, 2024 12:18
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.

Improve the CLI interface Support latest version of polars
2 participants