|
|
|
|
|
by ThePhysicist
1906 days ago
|
|
Maybe I'm too old-fashioned then. But I like that you don't have any dependencies when using distutils/setuputils with a `setup.py` file, so if you don't distribute your code you're already done. I'm also not a fan of tools that are just wrappers around other tools. |
|
(flit install does wrap pip, however)