Skip to content

Conversation

trevorbowen
Copy link

Like the Linux kernel and a few other make based projects, adds V=1 option to easily make make more verbose, revealing commands being executed, for example:

make test V=1

Also:

  • Used $(MAKE) instead of make for recursive calls.
  • Added docs for updating setuptools to work on Python 3.11 on Ubuntu 24.04.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Oct 22, 2024
@shahules786 shahules786 requested a review from jjmachan October 23, 2024 07:08
@jjmachan
Copy link
Member

wow thanks a lot @trevorbowen this was something I was not aware of - thanks for contributing this in ❤️ 🙂 🙌🏽

@jjmachan jjmachan merged commit ade46fb into explodinggradients:main Oct 23, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants