AI-Planning / AI-Planning/pddl
Migrate to `uv` package manager
Aberta
- Linguagem predominante
- Python
- Estrelas
- 177
- Forks
- 43
- Merge médio
- 49min
- PRs com merge (30d)
- 1
Descrição
Currently, we are using plain `setuptools` to manage the project and `pipenv` for main/dev dependencies and virtual environments.
What about adopting the [`uv` Python package manager](https://github.com/astral-sh/uv)? Seems to be a valid alternative to other project manager tools like `poetry`. It is getting more and more traction in the Python community, and it would give a fresh new look to the `pddl` package :)
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.