Skip to content

docs: add CONTIRBUTING.md installation of basic dependencies for Python #3052

@daipom

Description

@daipom

What feature or improvement would you like to see?

arrow-adbc/CONTRIBUTING.md

Lines 366 to 373 in 8a300e1

Python libraries are managed with [setuptools][setuptools]. See
individual READMEs for additional dependencies. In general, that
means all projects can be built as follows:
```shell
$ cd python/adbc_driver_manager
$ pip install -e .
```

It would be helpful to add this command.

$ mamba install --file ci/conda_env_python.txt

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions