1
0
Fork 0
forked from github/pelican

migrate configuration to PEP621 compatible config

- adapt documentation
- add wheel tests to check wheel contents.
- adapt pipeline to use pdm
- adapt autopub config
- add scripts as shortcuts to invoke tasks
This commit is contained in:
Lioman 2023-10-28 17:43:16 +02:00
commit 8b6d215934
13 changed files with 113 additions and 1495 deletions

3
.gitignore vendored
View file

@ -15,4 +15,5 @@ htmlcov
venv
samples/output
*.pem
poetry.lock
*.lock
.pdm-python