Apart from further Docker support, one major thing...
# development
c
Apart from further Docker support, one major thing I miss in pants is dependency management for 3rd party libs. Currently using poetry, solely for that aspect. If I were to gift pants with this, what approach would you advocate? Borrow from poetry’s code base / use poetry behind the scenes / draw inspiration from poetry (light version of code borrowing) / come up with something new / do nothing about it / something else..