diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-29 13:24:16 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-29 13:24:16 +0100 |
| commit | fdd3b103bb209045123693cd60149b951c7b2be8 (patch) | |
| tree | 1019543e2db0ec535f9a76c9f8527fa0ef299caa /I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pip3.12 | |
| parent | 446f3d4742f88b09c85e83e96f6505cd3f6302c5 (diff) | |
rewritten the source of the application
Diffstat (limited to 'I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pip3.12')
| -rwxr-xr-x | I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pip3.12 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pip3.12 b/I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pip3.12 deleted file mode 100755 index 474ea8e..0000000 --- a/I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pip3.12 +++ /dev/null @@ -1,8 +0,0 @@ -#!/home/nasr/SOFTWARE/I2C/I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/python3.12 -# -*- coding: utf-8 -*- -import re -import sys -from pip._internal.cli.main import main -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(main()) |
