8000 Import URL pointing to specific commit, tag, etc · Issue #2 · ellisonbg/antipackage · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Import URL pointing to specific commit, tag, etc #2

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

Open
Manu343726 opened this issue Apr 13, 2015 · 1 comment
Open

Import URL pointing to specific commit, tag, etc #2

Manu343726 opened this issue Apr 13, 2015 · 1 comment

Comments

@Manu343726
Copy link

Just for dependency management matters. For being usable on real work, I prefer to depend on a frozen version, not just pull from the latest available since it may introduce bugs etc.

Consider:

from github.Manu343726.lib@981d703 import module

and/or

from github.Manu343726.lib@1.7.3 import module
@Manu343726
Copy link
Author

Maybe can be integrated with #1 functionality

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