Skip to content

Building docs for a Python 3.6 package #402

Closed Answered by pawamoy
in03 asked this question in Q&A
Discussion options

You must be logged in to vote

So, to try and summarize: you have python <= 3.6 as a requirement, and would like to benefit from Poetry. As you said, Poetry won't be happy and won't resolve deps as mkdocstrings and plugins are python >= 3.7. Apart from using a venv manually, I don't see a solution for Poetry. With PDM you could maybe use the overrides option: https://pdm.fming.dev/usage/dependency/#solve-the-locking-failure

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@in03
Comment options

@pawamoy
Comment options

Answer selected by in03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants