-
Notifications
You must be signed in to change notification settings - Fork 129
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
build: pin up to awkward 2.4.8, dask-awkward 2023.11.0 #921
Conversation
@agoose77 new error popped up in workqueue tests |
@douglasdavis would you be able to take a peek at this? |
same error in the normal CI! so should be easy to pin down. |
sigh guess I can't just do that. annoying. |
@lgray you can permit direct references with [tool.hatch.metadata]
allow-direct-references = true |
cool so we just need a new dask-awkward release and a repin @agoose77 |
|
No description provided.