-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
One of the dependencies for this project is ciso8601, which is a C library to parse datetime strings to datetime objects. This has the side effect that we need to install build tools when building docker containers.
Describe the solution you'd like
I opt to investigate if this library is essential, or if it could be replaced with something like the dateutil library. WDYT?
Additional context
This affects the Timesketch project and have added an issue when building our docker containers. I have disabled the Mans importer at the moment, but would like to enable it as soon as possible again.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request