-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello @jonathanballs, thank you for the great project.
What is your opinion in making this library installable without the parsing dependencies?
I was avoiding having the timex dependency from this project. It does make sense for parsing, which is a feature we don't use (and I bet many users also don't need it).
A possible solution would be to set timex as a "peer"/optional dependency, during compile time we check if it is installed, and if not we disable the parsing functionality.
What do you think on this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels