HomeSoftware Heritage

Add a pyproject.toml

Description

Add a pyproject.toml

Explicitly declares that this project uses setuptools to build
itself.

Modern versions of pip will warn for packages that don't declare
what the expected way to build them is.

(The version of wheel pinned from below here is simply to avoid
a macOS 11 bug in wheel).

Details

Provenance
Julian Berman <Julian@GrayVines.com>Authored on Jan 2 2021, 9:27 PM
vsellierPushed on Aug 17 2021, 6:44 PM
Parents
rPTS685b649f0efc: Merge pull request #40 from sogaiu/fix-some-leaks
Branches
Unknown
Tags
Unknown

Event Timeline