Skip to content

should pytest be a dev dependency ? #93

@lorenzejay

Description

@lorenzejay

some projects might install it might get hit with this:

No solution found when resolving dependencies for split (markers: python_full_version == '3.13.*' and
  │ platform_python_implementation != 'PyPy' and sys_platform == 'darwin'):
  ╰─▶ Because rlms==0.1.0 depends on pytest>=9.0.2 and only rlms==0.1.0 is available, we can conclude that all
      versions of rlms depend on pytest>=9.0.2.
      And because crewai[rlms] depends on rlms, we can conclude that crewai[rlms] depends on pytest>=9.0.2.
      And because your workspace requires crewai[rlms] and pytest==8.4.2, we can conclude that your workspace's
      requirements are unsatisfiable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions