Skip to content

Python Version Doesn't Match Blog Paragraph Text #46

@DanielJamesEvans

Description

@DanielJamesEvans

pyproject.toml says python = "^3.8" but some text in the blog at https://hackersandslackers.com/python-poetry-package-manager/ says this:

we specify that Python 3.7 is the absolute lowest version required

Is the blog text consistent with pyproject.toml? The blog includes a sample pyproject.toml that has python = "^3.8"; thus the possible inconsistency is visible within the blog itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions