Commit Graph

6 Commits

Author SHA1 Message Date
Eren Gölge 1ddc484b49
Python API implementation (#2195)
* Draft implementation

* Fix style

* Add api tests

* Fix lint

* Update docs

* Update tests

* Set env

* Fixup

* Fixup

* Fix lint

* Revert
2022-12-12 12:04:20 +01:00
Eren Gölge 38c99f2507
Update dep caching in actions (#2138) 2022-11-09 22:15:11 +01:00
Eren Gölge 4857967063
🐍 Python 3.10.x support and drop Python 3.6 support (#1565)
* Update requirements

* Update CI for p3.10

* Update numpy requirement

* Drop 🐍p3.6 support

Numpy also dropped support for p3.6

* Bind cython v0.29.28

* Bind pyworld to v0.2.10

> 0.2.10 is not p3.10.x compatible

* Update Dockerfile
2022-05-12 15:50:25 +02:00
WeberJulian 24b57f6a0e
Fix typo workflow text (#1403) 2022-03-16 11:51:37 +01:00
Eren Gölge fd71893ea9 Add missing deps for CI tests 2022-03-02 18:00:29 +01:00
Eren Gölge a84499c5da Add text_tests 2022-03-01 07:58:12 +01:00