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

fix(DS-291): create a project with a version that is not install #58

Merged
merged 3 commits into from
Oct 25, 2022

Conversation

JuanDavidBuitrago
Copy link
Member

@JuanDavidBuitrago JuanDavidBuitrago commented Oct 21, 2022

Description

This PR:

Testing instructions

  1. Install TVM with this branch
pip install git+https://github.com/eduNEXT/tvm.git@JDB/not_install_version_init
  1. Run init comman
tvm project init <project_name> <version_that_isn't_install>

Henrrypg
Henrrypg previously approved these changes Oct 21, 2022
Copy link
Contributor

@MaferMazu MaferMazu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With this change, I think We need to change the doc.

What do you think?

.github/pull_request_template.md Outdated Show resolved Hide resolved
Henrrypg
Henrrypg previously approved these changes Oct 21, 2022
@JuanDavidBuitrago JuanDavidBuitrago force-pushed the JDB/not_install_version_init branch from 21498f6 to baa1cc2 Compare October 21, 2022 20:30
Copy link
Contributor

@MaferMazu MaferMazu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 😊 Looks good to me

@MaferMazu MaferMazu merged commit 8adc08a into main Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Cant create a project with a version that is not install
3 participants