rapidsai / dependency-file-generator

https://pypi.org/project/rapids-dependency-file-generator/
Apache License 2.0
15 stars 13 forks source link

fix(api): Allow overriding "none" output type #79

Closed KyleFromNVIDIA closed 4 months ago

KyleFromNVIDIA commented 4 months ago

Recent API changes result in no output being produced if a file key's output type is none, even if --output is specified on the CLI. Restore the old behavior.

GPUtester commented 4 months ago

:tada: This PR is included in version 1.13.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: