-
- Downloads
Remove unnecessary manual setting of createKernelSpec task inputs
Gradle already knows that createKernelSpec depends on kernelspecfiles, because they are part of the resources, so the task's classpath will count as modified if the kernelspecfiles are modified.
Please register or sign in to comment