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

Project.toml #7

Open
zsunberg opened this issue Sep 9, 2021 · 4 comments
Open

Project.toml #7

zsunberg opened this issue Sep 9, 2021 · 4 comments

Comments

@zsunberg
Copy link
Member

zsunberg commented Sep 9, 2021

@lassepe and @rejuvyesh was reading your comments in the recent PR about the Project.toml. Would it make sense to just create a new JuliaProject.toml in the current directory (if one does not already exist)?

Another idea would be to see what diffeqpy does.

@lassepe
Copy link
Member

lassepe commented Sep 9, 2021

I think the current behavior is fine. If you set theJULIA_PROJECT to some directory it will already create the Project.toml there

@lassepe
Copy link
Member

lassepe commented Sep 9, 2021

The only thing I dislike about the current approach is that we don't have compat bounds on the Julia dependencies.

@zsunberg
Copy link
Member Author

This might be a solution: https://github.com/jlapeyre/julia_project

@rejuvyesh
Copy link
Member

SciML/diffeqpy#100 seems like an example.

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