hexylena / argparse2tool

transparently build CWL and Galaxy XML tool definitions for any script that uses argparse
Apache License 2.0
26 stars 10 forks source link

Uninstall? #28

Closed alexlenail closed 8 years ago

alexlenail commented 8 years ago

Would you add an uninstall script? I assume just deleting the folder wouldn't be enough?

hexylena commented 8 years ago

Hi @zfrenchee, how did you install gxargparse?

If you installed it with python setup.py install, it should be as simple as pip uninstall gxargparse

alexlenail commented 8 years ago

Didn't work for me, pip didn't think I had it installed. I just removed the directory.