Closed shubham3121 closed 2 months ago
To generate spec for Stable release branch, pass the STABLE_RELEASE=True to the tox -e syft.api.snapshot
tox -e syft.api.snapshot
STABLE_RELEASE=True tox -e syft.api.snapshot
To save the snap of stable release:
SAVE_SNAP=True STABLE_RELEASE=True tox -e syft.api.snapshot
For comparision to the latest beta version just run:
Description
To generate spec for Stable release branch, pass the STABLE_RELEASE=True to the
tox -e syft.api.snapshot
To save the snap of stable release:
For comparision to the latest beta version just run:
How has this been tested?
Checklist