arrayfire / arrayfire/arrayfire-py

Static versioning in pyproject.toml is conflicting with version.py versioning

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
invalid
Dominant language
Python
Stars
2
Forks
5
PR merge metrics
No merged PRs in 30d

Description

`version.py` and the dynamic version in `pyproject.toml` were intended to work in tandem, with further checks on forced version updates with every PR. It's hardcoded in `pyproject.toml` and is not checked in CI.

That was a HACK due to the issues of scikit-build. Thus, to resolve the issue, it is recommended to verify the compatibility of scikit-build and `pyproject.toml`, or consider using the hatchling library as an alternative for wheel building.

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.