mirror of
https://github.com/nicolabs/nicobot.git
synced 2025-09-05 17:15:36 +02:00
- make & cmake must be installed via the package manager (not suited for a requirements.txt pip file)
This commit is contained in:
parent
d4080ccec5
commit
b607883d8d
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue