Skip to content

Conversation

@waketzheng
Copy link
Contributor

@waketzheng waketzheng commented Sep 23, 2025

Description

Base on pull/615
Fixes #616

Check List

  • poetry install --all-groups --all-extras (with poetry 2.2.1)
  • poetry build
  • pip install --editable .
  • pip install -U setuptools && python setup.py sdist bdist_wheel
  • pip install "docxtpl @git+https://github.com/waketzheng/python-docx-template@project-section"

@elapouya
Copy link
Owner

Hi, thank you for your code, nevertheless, I prefer using poetry in [build-system] instead of pdm...

@waketzheng
Copy link
Contributor Author

Hi, thank you for your code, nevertheless, I prefer using poetry in [build-system] instead of pdm...

Updated. poetry does not support dynamic version, so I use a plugin (poetry-dynamic-versioning) of it as build system backend

@elapouya elapouya merged commit f96b0b6 into elapouya:master Sep 24, 2025
5 checks passed
@waketzheng waketzheng deleted the project-section branch September 24, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Version not match when installing by github url

2 participants