OpShin / uplc

Python implementation of untyped plutus language core
MIT License
6 stars 2 forks source link

poetry #16

Closed juliusfrost closed 1 year ago

juliusfrost commented 1 year ago

In addition to gaining benefits from poetry, we unlock dependency versions and use dependabot to notify breaking changes in updates.

nielstron commented 1 year ago

Thanks for this enhancement!

Side note: instead of trying to get rust running on the Travis tests for this repo, I figured it makes more sense to get it running on the Travis build of pyaiken and publish built binaries. However that build broke recently for non-obvious reasons. I would suggest to try to fix the pyaiken build though over pulling rust into this CI

juliusfrost commented 1 year ago

Hopefully this will be fixed in pyaiken 0.5.1 https://github.com/OpShin/pyaiken/pull/1