Lamagraph / interaction-nets-in-fpga

Interaction nets based processor in Clash
MIT License
0 stars 0 forks source link

Fix pre-commit installation #27

Closed WoWaster closed 1 month ago

WoWaster commented 1 month ago

In newer Ubuntu versions installing globally with pip is prohibited. But because pre-commit is an application, we can switch to pipx.