miracle2k / onkyo-eiscp

Control Onkyo A/V receivers over the network; usuable as a script, or as a Python library.
MIT License
466 stars 110 forks source link

how to uninstall #81

Closed toshibochan closed 6 years ago

toshibochan commented 6 years ago

how to uninstall onkyo-eiscp?

ouija commented 6 years ago

use pip -- ie: pip uninstall onkyo-eiscp

toshibochan commented 6 years ago

@ouija thanks works!