Skip to content

Conversation

@mariodagostin
Copy link

No description provided.


cythonize-deps: $(VENV_PIP)
$(VENV_PIP) install setuptools cython numpy || { echo "Failed to install dependencies"; exit 1; }
$(VENV_PIP) install setuptools cython numpy || { echo "Failed to install dependencies"; exit 1; }
Copy link
Contributor

Choose a reason for hiding this comment

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

Just a note: this is adding an EOL at the end of the file, which is a good thing and my last change was probably missing it because I'm running Windows.

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

Successfully merging this pull request may close these issues.

2 participants