signal-temporal-logic icon indicating copy to clipboard operation
signal-temporal-logic copied to clipboard

Publishing updated wheels for supporting the latest Python versions

Open davidhjp01 opened this issue 2 years ago • 1 comments

Hi, thanks for working on this library :)

The last release (v0.1.3-post1) does not seem to have pre-built libraries in PyPI for the python versions >3.9 and also generating errors when trying to build locally.

I have updated the third party libraries and fixed the build here. Wondering if you can merge this to v0.1.3-post1 and update the packages in PyPI? (maybe with a tag v0.1.3-post2?)

Also wanted to ask if you are planning to further develop this library? (since it has been 2 years since the last update). If not, wondering if you are okay if I can publish a forked versions to PyPI if needed in the future? (e.g. updating packages/quick fixes etc.)

Thanks

davidhjp01 avatar Jul 16 '23 15:07 davidhjp01

Hey @davidhjp01! It's been while since I have had the time to work on this repository (as I am working on a rewrite of this repo along with other things). I am totally fine with you forking this repository and pushing a new one on PyPI. Let me know if there is anything I can do to make the process easier 😄

anand-bala avatar Jul 17 '23 15:07 anand-bala