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

Update pip version #45

Open
itsMagondu opened this issue Apr 16, 2021 · 1 comment
Open

Update pip version #45

itsMagondu opened this issue Apr 16, 2021 · 1 comment

Comments

@itsMagondu
Copy link

Hey guys,

First of all, great product. I have a bug on the current version of ussd-airflow (0.0.6) that I think has already been fixed in latter versions. However the latest version on pypi.org is 0.0.6 https://pypi.org/search/?q=ussd-airflow

Can you guys update it? I see you are already at 0.0.8

PS: The bug is a small one if sys.argv[1] == "test": assumes I have to call manage.py with an arg. I made the change if len(sys.argv) > 1 and sys.argv[1] == "test": to get it working locally.

@esQmo
Copy link

esQmo commented Jun 25, 2023

hey, how did you manage to make it work? how to you test it? Thanks

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

No branches or pull requests

2 participants