AI-Planning / AI-Planning/pddl

Migrate to `uv` package manager

Open
#160 6 comments 0 reactions 1 assignee Claimed by @marfvr View on GitHub
Dominant language
Python
Stars
177
Forks
43
Avg merge
49m
Merged PRs (30d)
1

Description

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 :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.