chore: switch to pdm from setuptools

This commit is contained in:
2023-11-06 16:20:07 +08:00
committed by Bryant He
parent 14068cded1
commit 9289bf83ec
3 changed files with 70 additions and 71 deletions

2
.gitignore vendored
View File

@@ -108,6 +108,8 @@ ipython_config.py
# in version control.
# https://pdm.fming.dev/#use-with-ide
.pdm.toml
.pdm-python
.pdm-build/
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
__pypackages__/