Skip to content

docutils contraint prevents plonecli build #84

Description

@lmuller1962
  • Plone CLI version: 2.5
  • Python version: 3.10.12
  • Operating System: ubunutu 22.04 LTS

Description

I tried to create a new addon. A version constraint problem occured since a few days,

What I Did

I created an addon:
plonecli create addon my.addon

and tried to build it:
plonecli build

The following problem occured during build:


(...)
Version and requirements information containing docutils:
  [versions] constraint on docutils: 0.18.1
  Requirement of readme-renderer[md]>=40: docutils>=0.21.2
  Requirement of readme-renderer>=35.0: docutils>=0.21.2
While:
  Installing releaser.
Error: The requirement ('docutils>=0.21.2') is not allowed by your [versions] constraint (0.18.1)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions