diff options
| author | FivePixels <dylan.bolger00@gmail.com> | 2023-01-28 10:10:04 -0600 |
|---|---|---|
| committer | FivePixels <dylan.bolger00@gmail.com> | 2023-01-28 10:19:23 -0600 |
| commit | c763ef2b55e26464235ba0dea41bd62f310c3346 (patch) | |
| tree | 2dc219a95b5dcfdb947a0902ed7b0c5ce3e31327 /README.md | |
| parent | 6631ba984dc2b8291dcae464d8778fd86ae4b1c8 (diff) | |
| download | pip-to-python-packages-main.tar.xz pip-to-python-packages-main.zip | |
Rename iterator variable, remove sudo from makepkgmain
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3dbbcc2 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# pip-to-python-packages +Helper script to move existing pip packages installed to Python packages from the AUR or the offical Arch Linux repositories. + +## Usage +`./pip-to-python-packages.sh` + +pip-to-python-packages **does not** remove the pip packages being migrated. You will need to remove them to prevent any overlapping packages.
\ No newline at end of file |
