Skip to content

Rebase lambeq on upstream v0.4.0

Simon Schoelly requested to merge simon/12351-rebase-lambeq-on-upstream into main

Part of https://quire.io/w/PS-Dev/12351

I am not sure what the best way to review this code would be, but I can describe what I did:

  • I cloned the repository
  • On the main branch I executed git pull --rebase origin upstream
  • I resolved the merge conflicts in setup.cfg and README.md
  • Then I pushed a new branch with all these changes

Also it looks like we are not running any CI here.

Edited by Simon Schoelly

Merge request reports