arrayfire / arrayfire/arrayfire-py

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

Ouverte
#33 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
invalid
Langage dominant
Python
Étoiles
2
Forks
5
Métriques de merge des PR
Aucune PR mergée en 30 j

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.