Closed ktalebian closed 5 years ago
I have a dist.ini with requires. How do I install all these dependencies? opm install expects the name of the package.
dist.ini
requires
opm install
I have a
dist.ini
withrequires
. How do I install all these dependencies?opm install
expects the name of the package.