zuzukin / whl2conda

Generate conda package from pure python wheel
https://zuzukin.github.io/whl2conda/
Apache License 2.0
6 stars 2 forks source link

Saved user configuration #58

Open analog-cbarber opened 1 year ago

analog-cbarber commented 1 year ago

We may eventually want to be able to save user configuration settings (eg. for #57). If and when we do that, we should put this in a local config file under user's directory in appropriate location for OS.

We should add options to whl2conda config for viewing and setting config options. These should be similar to the conda config options.

Initially only user options. Probably do not need system or per-repo options.

analog-cbarber commented 8 months ago

Some candidate options include:

analog-cbarber commented 5 months ago

Still to do: