![]() | 1 | initial version |
There is no automatic way to undo the action of setup.py
command, but it is possible to edit .pth files in the site packages directory.
Take a look at pip and virtualenv - very helpful tools.
![]() | 2 | No.2 Revision |
There is no automatic way to undo the action of setup.py
command, but it is possible to edit .pth files in the site packages directory.
Take a look at pip and virtualenv - very helpful python deployment tools.