Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: configure pdm build system #1

Open
1 of 2 tasks
WieeRd opened this issue Jan 13, 2024 · 0 comments
Open
1 of 2 tasks

build: configure pdm build system #1

WieeRd opened this issue Jan 13, 2024 · 0 comments
Assignees

Comments

@WieeRd
Copy link
Owner

WieeRd commented Jan 13, 2024

So far, I've used pipenv to manage dependencies for my Python applications.
This time I'm making a library, and currently I have no idea how packaging works in Python.

I heard hatch is good, so let's RTFM.
https://hatch.pypa.io/latest/

Ended up using PDM instead.
https://pdm-project.org/latest/

  • Add pyproject.toml
  • Publish v0.1.0 to PyPI
@WieeRd WieeRd self-assigned this Jan 13, 2024
@WieeRd WieeRd changed the title build: configure hatch build system build: configure pdm build system Feb 1, 2024
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

No branches or pull requests

1 participant