Skip to content

Migrate metadata from setup.py, setup.cfg to pyproject.toml#2276

Merged
SteveDiamond merged 2 commits intocvxpy:masterfrom
passagemath:pyproject_toml_migration
Oct 31, 2023
Merged

Migrate metadata from setup.py, setup.cfg to pyproject.toml#2276
SteveDiamond merged 2 commits intocvxpy:masterfrom
passagemath:pyproject_toml_migration

Conversation

@mkoeppe
Copy link
Copy Markdown
Contributor

@mkoeppe mkoeppe commented Oct 29, 2023

Description

In particular, this consolidates all metadata, including build-time, run-time, and optional dependencies in one file.

Type of change

  • New feature (backwards compatible)
  • New feature (breaking API changes)
  • Bug fix
  • Other (Documentation, CI, ...)

Contribution checklist

  • Add our license to new files.
  • Check that your code adheres to our coding style.
  • Write unittests.
  • Run the unittests and check that they’re passing.
  • Run the benchmarks to make sure your change doesn’t introduce a regression.

Copy link
Copy Markdown
Collaborator

@SteveDiamond SteveDiamond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants