Skip to content

chore: fix pyproject.toml after CI actions#12

Merged
adrianlasota merged 1 commit into
mainfrom
mchromin-patch-1
May 22, 2026
Merged

chore: fix pyproject.toml after CI actions#12
adrianlasota merged 1 commit into
mainfrom
mchromin-patch-1

Conversation

@mchromin
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Chrominski, Mateusz <mateusz.chrominski@intel.com>
Copilot AI review requested due to automatic review settings May 22, 2026 08:44
@mfd-intel-bot
Copy link
Copy Markdown
Contributor

We don't publish DEVs .whl.
To build .whl, run 'pip install git+https://github.com/intel/pytest-mfd-config@mchromin-patch-1'

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates pyproject.toml to include PEP 621 [project] metadata and explicitly declare the plugin’s pytest entry point, aligning packaging metadata with what CI/build tooling expects.

Changes:

  • Added [project] metadata (name, description, Python requirement range, version, readme, classifiers, license files).
  • Added [project.urls] entries for repository-related links.
  • Declared the pytest plugin entry point under [project.entry-points.pytest11].

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@adrianlasota adrianlasota merged commit 00346c5 into main May 22, 2026
24 checks passed
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.

5 participants