You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 11, 2026. It is now read-only.
Use the functionality from asdf_check.py to print to the user every time when calling config.py which packages have inconsistent dependencies. For example, when typing $ python config.py cram_pr2_projection_sandbox the script should say, "warning: these CRAM packages have inconsistent dependnecies, use asdf_check.py for more details: cram_language ...".
Use the functionality from
asdf_check.pyto print to the user every time when callingconfig.pywhich packages have inconsistent dependencies. For example, when typing$ python config.py cram_pr2_projection_sandboxthe script should say, "warning: these CRAM packages have inconsistent dependnecies, use asdf_check.py for more details: cram_language ...".