Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed the module name from libpip2pi to pip2pi. #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

safiyat
Copy link
Collaborator

@safiyat safiyat commented Feb 18, 2020

Also, added a main.py script so that pip2pi can now be executed using the
python interpreter of your choice (and not the global binary) by running the
following command:

    python -m pip2pi [pip2pi arguments]

@safiyat safiyat marked this pull request as ready for review February 19, 2020 15:57
@safiyat safiyat force-pushed the libpip2pi_to_pip2pi branch 2 times, most recently from 9a30239 to b2b21b0 Compare February 19, 2020 17:57
Also, added a __main__.py script so that pip2pi can now be executed using the
python interpreter of your choice (and not the global binary) by running the
following command:

```bash
    python -m pip2pi [pip2pi arguments]
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants