Skip to content

➕ [poetry] Add myst-parser to development dependencies#815

Merged
cjolowicz merged 1 commit intomainfrom
build/myst
Feb 8, 2022
Merged

➕ [poetry] Add myst-parser to development dependencies#815
cjolowicz merged 1 commit intomainfrom
build/myst

Conversation

@cjolowicz
Copy link
Copy Markdown
Owner

@cjolowicz cjolowicz commented Feb 8, 2022

We must use the environment marker python_version < 4 due to a Python version
cap declared by mdit-py-plugins, one of myst-parser's dependencies.

Closes cjolowicz/cookiecutter-hypermodern-python#1132

We must use the environment marker `python_version < 4` due to a Python version
cap declared by mdit-py-plugins, one of myst-parser's dependencies.
@cjolowicz cjolowicz added build Build System and Dependencies dependencies Pull requests that update a dependency file labels Feb 8, 2022
@cjolowicz cjolowicz merged commit 8c3ebe4 into main Feb 8, 2022
@cjolowicz cjolowicz deleted the build/myst branch February 8, 2022 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Build System and Dependencies dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing development dependency on myst-parser

1 participant