JuliaPy / JuliaPy/pyjuliapkg

respect pyproject.toml

Open
#16 15 comments 4 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
67
Forks
24
PR merge metrics
No merged PRs in 30d

Description

I'm wondering if we can instead of creating a `juliapkg.json`, but putting a field inside `pyproject.toml` like

```toml
[julia.dependencies]
julia = "1.8"
Example = "0.5"
PythonCall = "0.8"
```

this would making packaging a lot easier because `pyproject.toml` will be saved in a package wheel.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.