pvc/client-cli
Joshua Boniface b32f478633 Work around strange Python anomaly
Apparently, `True` is both an instance of `int` and `bool`, which is a
change and is very strange. Instead flip the conditional here.
2023-08-17 09:55:19 -04:00
..
pvc Work around strange Python anomaly 2023-08-17 09:55:19 -04:00
pvc.py Move new CLI client into place 2023-08-16 23:55:27 -04:00
setup.py Correct entrypoint for CLI package 2023-08-17 00:27:45 -04:00