Closed
Description
Hi @JessicaTegner,
I see that the project metadata and packaging is spread across several files, including:
pypandoc/__init__.py
(shared metadata)setup.py
(packaging)setup_binary.py
(packaging)pyproject.toml
(Poetry metadata...maybe dev dependencies?)
Could you share your workflow for packaging? For example, if you don't use Poetry I'd like to eliminate its configuration in pyproject.toml
, which will eliminate confusion.
Metadata
Metadata
Assignees
Labels
No labels