martinthomson / i-d-template

A template for IETF internet draft git repositories
Other
207 stars 182 forks source link

Don't rely on user-installed tools #334

Closed mnot closed 1 year ago

mnot commented 2 years ago

For command-line usage, it'd be more reliable to set up a .venv for the Python tools, and for Ruby I think the equivalent is RVM.

For Python, I highly recommend: https://github.com/sio/Makefile.venv

martinthomson commented 2 years ago

Most of these changes are on a branch (mnot-334). I'm fairly confident in them now (I've been using them myself). However, given the size of the changes and the upcoming IETF meeting, I'm going to wait until the submission deadline passes to land them.

mnot commented 1 year ago

This can be closed, no?

martinthomson commented 1 year ago

Yes, I think so. Thanks for the reminder.