TomographicImaging/CIL

Where should CIL-Demos install instructions be kept?

lauramurgatroyd opened this issue · 0 comments

Description

Currently we keep them in the CIL-Demos readme and the CIL readme. But this means we have to update the CIL readme whenever we add new dependencies to CIL-Demos

Environment

import cil, sys
print(cil.version.version, cil.version.commit_hash, sys.version, sys.platform)