pytest-pep723
  • PyPI
/

Tutorials

  • Quickstart
  • Tutorial: Validating a Real Project

How-to Guides

  • Installation
  • FAQ

Reference

  • Configuration Reference
  • Import Mappings
  • API Reference
    • pytest_pep723
      • pytest_pep723._version
      • pytest_pep723.extract
      • pytest_pep723.plugin
  • Changelog
  • Changelog

Contributing

  • Contributing
  • Documentation Standards

On this page

  • Attributes
  • Module Contents
    • version
    • __version__
    • __version_tuple__
    • version_tuple
    • commit_id
    • __commit_id__
pytest-pep723 0 0
Edit this page
  1. pytest-pep723 /
  2. API Reference /
  3. pytest_pep723 /
  4. pytest_pep723._version
View Source Open in ChatGPT Open in Claude

pytest_pep723._version¶

Attributes¶

version

__version__

__version_tuple__

version_tuple

commit_id

__commit_id__

Module Contents¶

pytest_pep723._version.version: str[source]¶
pytest_pep723._version.__version__: str[source]¶
pytest_pep723._version.__version_tuple__: tuple[int | str, Ellipsis][source]¶
pytest_pep723._version.version_tuple: tuple[int | str, Ellipsis][source]¶
pytest_pep723._version.commit_id: str | None[source]¶
pytest_pep723._version.__commit_id__: str | None[source]¶
Previous
pytest_pep723
Next
pytest_pep723.extract
Analytics by Antics provided by TurtleTech ehf

2026, Rohit Goswami

Made with Sphinx and Shibuya theme.