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

Version tag #3

Closed
BeastyBlacksmith opened this issue Sep 14, 2018 · 6 comments
Closed

Version tag #3

BeastyBlacksmith opened this issue Sep 14, 2018 · 6 comments

Comments

@BeastyBlacksmith
Copy link

When I try to use it right now, I get

(v1.0) pkg> resolve
 Resolving package versions...
PhysicalConstants [22bc3fda] log:
 ├─PhysicalConstants [22bc3fda] has no known versions!
@giordano
Copy link
Member

I know, this is not registered yet because I'd like first to sort out the issues at #1 and #2. As written in the README.md, you should be able to install it with

pkg> add https://github.com/JuliaPhysics/PhysicalConstants.jl

@BeastyBlacksmith
Copy link
Author

I did add it, but I can't precompile a Package that depends on it

@giordano
Copy link
Member

Oh, I see the problem. Ok, then I'll tag a very alpha version.

@BeastyBlacksmith
Copy link
Author

Hmm... maybe its Pkg. After adding it to the (1.0) environment, in addition to the project environment, I spits a lot of warnings, but it works

@giordano
Copy link
Member

If you're using a Project.toml file you should be able to add a non-registered package as dependence (but I don't know exactly how to do this). If you're using only a REQUIRE file I think it'll be impossible to load a non-registered package inside your one.

@giordano
Copy link
Member

giordano commented Apr 2, 2019

Version v0.1.0 is now in METADATA.jl 😃

@giordano giordano closed this as completed Apr 2, 2019
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

2 participants