Skip to content

Fetch pytest-blender dependencies#1746

Merged
Gorgious56 merged 2 commits intoIfcOpenShell:v0.6.0from
Gorgious56:install-pytest-blender-deps
Sep 23, 2021
Merged

Fetch pytest-blender dependencies#1746
Gorgious56 merged 2 commits intoIfcOpenShell:v0.6.0from
Gorgious56:install-pytest-blender-deps

Conversation

@Gorgious56
Copy link
Copy Markdown
Contributor

This aims to automatically retrieve pytest-blender dependencies

I'm pretty sure I put that in the wrong place so please correct me if I did a horrible thing :)

@Moult
Copy link
Copy Markdown
Contributor

Moult commented Sep 23, 2021

Close ;)

.PHONY: dev
dev:
	blender -p setup_pytest.py

@Gorgious56 Gorgious56 marked this pull request as ready for review September 23, 2021 10:21
@Gorgious56
Copy link
Copy Markdown
Contributor Author

Ok the shroud around all of this is slowly dissipating ! Should be good now :)

Now that I think about it, I don't know if it's desirable to force update pip, maybe some users want to stick to a particular version ?

subprocess.call([py_exec, "-m", "pip", "install", "--upgrade", "pip" ])

@Moult
Copy link
Copy Markdown
Contributor

Moult commented Sep 23, 2021

Your call :) Feel free to merge when you feel like it! Looks good here.

@Gorgious56
Copy link
Copy Markdown
Contributor Author

OK I'll leave it for now and wait for an angry developer's feedback if something goes wrong ^^
Thanks for the pointers !

@Gorgious56 Gorgious56 merged commit 98cc0b9 into IfcOpenShell:v0.6.0 Sep 23, 2021
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.

2 participants