- make & cmake must be installed via the package manager (not suited for a requirements.txt pip file)

This commit is contained in:
nicobo 2021-01-23 22:26:24 +01:00
parent d4080ccec5
commit b607883d8d
No known key found for this signature in database
GPG key ID: 2581E71C5FA5285F

View file

@ -3,8 +3,3 @@ setuptools
wheel
twine
setuptools_scm
# XEdDSA dependency does not seem to have a wheel and requires the following two
# modules to build (see https://github.com/Syndace/python-xeddsa)
cmake
make