Do you plan to implement PEP 518 ?
It's not related directly related to #83 but I was on a ARM platform with cpython 3.11 installed and when I've asked pip to install zstd it "yelled at me" that the wheel didn't exist and neither the pyproject.toml so it has to build the old way...
I think you should think about futur compatibility and maybe move to pyproject.toml.
Do you plan to implement PEP 518 ?
It's not related directly related to #83 but I was on a ARM platform with cpython 3.11 installed and when I've asked pip to install zstd it "yelled at me" that the wheel didn't exist and neither the pyproject.toml so it has to build the old way...
I think you should think about futur compatibility and maybe move to pyproject.toml.