Skip to content

requirements parser fix and optimise allocation

Compare
Choose a tag to compare
@jupe jupe released this 02 Jul 06:40
· 30 commits to master since this release
0b82173

Fix: Parse requirements a=true&b=False properly as boolean values.
Optimization: if no any suitable resources found raise immediately.