Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Existing command should be best effort #45

@garryod

Description

@garryod

As it is currently the existing sub-command requires that setup.cfg exists and is populated with the following fields:

  • author
  • author_email

If not found the operation fails with Expected a setup.cfg file in the directory. We should probably:

  1. Also search the pyproject.toml (or perhaps use setuptools.metadata)
  2. Ask for user input if they cannot be found

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions