My setup.py adds an entry to the crontab user during installation. I want to delete this entry if the user removes the package. From what I saw, this seems impossible. Hope someone has a solution.
This is not currently possible, see uninstalling python setup.py
However, there is this function request for its implementation https://github.com/pypa/pip/issues/857 , which is over 1.5 years old and without any comments on it.
, . , , .
Source: https://habr.com/ru/post/1615633/More articles:Ionic - multiple view on one page - angularjsПолноэкранный видеоролик - <видео> против YouTube/Vimeo- ? - htmlWhen does the GC remove objects with only weak references? - javaXcode 6 and 7 errors when trying to open .sks files - iosAccess to low and high ETS range attribute settings? - pythonCreating a list of dicts from Pandas df - dictionaryPuppet - using node scope variables in a Hiera configuration - puppetHow to update scikit-learn package in anaconda - pythonHow to delete the last character of the last line of a file? - linuxunorderable types: Vertex()All Articles