Skip to content

NeuralynxIO: Add python-dateutil dependency #1739

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

Merged
merged 2 commits into from
Jul 2, 2025

Conversation

zm711
Copy link
Contributor

@zm711 zm711 commented Jul 2, 2025

We previously had python-dateutil has a dependency of one of our dependencies. I didn't track which one, but that means when you do a non-core install you have dateutil automatically installed. This means that in #1571 we assumed that we had this package around. This broke our core testing so this PR does 2 things:

  1. Make this dependency explicit for neuralynx
  2. moves testing into the function so that core tests don't break.

@zm711 zm711 added this to the 0.14.2 milestone Jul 2, 2025
@zm711 zm711 merged commit 1dad7e2 into NeuralEnsemble:master Jul 2, 2025
71 checks passed
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