csvprint icon indicating copy to clipboard operation
csvprint copied to clipboard

Change packaging to use __main__ file instead of bin folder

Open mathialo opened this issue 4 years ago • 0 comments

This should fix issue #16 (which I'm also experiencing), and as a bonus make the package itself runnable. Meaning you could now also run

python -m csvprint

mathialo avatar Sep 29 '21 07:09 mathialo