Skip to content

add pyproject.toml #13

@ahms5

Description

@ahms5

We can adapt the pyproject.toml from cookiecutter, with the following exceptions:

  • replace use_* option with a dependency option for copier, which could work like: numpy>1.2,scipy
  • the _use_*, e.g. _use_pyfar parameters can be automatically generated by checking if e.g. pyfar is in dependency.
  • remove use_black, because we dont use black
  • use author parameter in pyproject.toml
  • use _license_pypi_classifier as private variable in copier.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions