What's Changed * Implement `conda-lock` subcommand that creates one large lock-file and many smaller lock-files for the sub folders by basnijholt in https://github.com/basnijholt/unidep/pull/23
What's Changed * Add a test test_duplicate_names by basnijholt in https://github.com/basnijholt/unidep/pull/18 * Use `ruff format` instead of `black` by basnijholt in https://github.com/basnijholt/unidep/pull/21 * Only resolve conda platforms when selector=="sel" by basnijholt in https://github.com/basnijholt/unidep/pull/20 * Add optional `platforms` section to `requirements.yaml` by basnijholt in https://github.com/basnijholt/unidep/pull/19