r9y9 / pyopenjtalk

Python wrapper for OpenJTalk
https://r9y9.github.io/pyopenjtalk/
Other
203 stars 69 forks source link

ENH: add build-system requires cmake #60

Closed sabonerune closed 1 year ago

sabonerune commented 1 year ago

Add cmake to your build-system requirements.

This solves Build fails if pip's cmake is installed. And it will be able to build even if cmake is not installed.