trying to find a way to get tool like pylint (so we can use pyreverse). however conditions: restricted network. docker is not acceptable. and we ARE NOT aloud to use pip so please. don't suggest it. its a no go. not allowed. is their a way to use the git source code to install it? seems their USED to be a setup.py file (in the old docs) but it no longer exists.. anyone have any clue as to how this might be achieved? manually getting al decencies. etc is fine. as long as their a process. which does not use PIP or docker.
source https://stackoverflow.com/questions/75178842/how-to-install-a-python-package-pylint-without-using-pip-or-docker
Comments
Post a Comment