Open iffy opened 8 months ago
I've tried the following:
atlas use argparse==4.0.1 atlas use argparse=4.0.1 atlas use argparse@4.0.1 atlas use 'argparse == 4.0.1' atlas use 'argparse = 4.0.1'
How do tell it to use a particular version?
It's a feature we really need but currently lack.
To add onto this:
atlas use package@#master
would be useful too
I've tried the following:
How do tell it to use a particular version?