Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't figure out how to atlas use a specific version #114

Open
iffy opened this issue Feb 15, 2024 · 2 comments
Open

I can't figure out how to atlas use a specific version #114

iffy opened this issue Feb 15, 2024 · 2 comments

Comments

@iffy
Copy link
Contributor

iffy commented Feb 15, 2024

I've tried the following:

atlas use argparse==4.0.1
atlas use argparse=4.0.1
atlas use [email protected]
atlas use 'argparse == 4.0.1'
atlas use 'argparse = 4.0.1'

How do tell it to use a particular version?

@Araq
Copy link
Member

Araq commented Feb 15, 2024

It's a feature we really need but currently lack.

@Clonkk
Copy link

Clonkk commented Jul 9, 2024

To add onto this:

atlas use package@#master

would be useful too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants