orf / xcat

XPath injection tool
https://xcat.readthedocs.org/
MIT License
367 stars 74 forks source link

Switch to poetry-core #39

Closed fabaff closed 3 years ago

fabaff commented 3 years ago

poetry-core is intended to be a lightweight, fully compliant, self-contained package allowing PEP 517 compatible build frontends to build Poetry managed projects.

orf commented 3 years ago

Thanks! I fixed this in 1ecbc1cafa3b0fba5e6be2fa3d48c51909592fca

orf commented 3 years ago

69b64fecc31a43521de6d876d15aec1c37de63aa rather :D

fabaff commented 3 years ago

Would it be possible that you tag a new release, also for xpath-expression? This would allow me to build the NixOS with the latest changes without patching.

Thanks

orf commented 3 years ago

Done! https://github.com/orf/xcat/releases/tag/v1.2.0

I'd love to include the install instructions in the readme once it's added to NixOS?