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

setup.py download URL #4

Closed
eerwitt opened this issue Jun 5, 2015 · 3 comments
Closed

setup.py download URL #4

eerwitt opened this issue Jun 5, 2015 · 3 comments

Comments

@eerwitt
Copy link
Contributor

eerwitt commented Jun 5, 2015

While installing I noticed the url and download_url point to @mistercrunch's repo:

https://github.com/airbnb/airflow/blob/9a791999b871d5f19550cbf882fbd09037d99e52/setup.py#L69

    url='https://github.com/mistercrunch/Airflow',
    download_url=(
        'https://github.com/mistercrunch/Airflow/tarball/' + version),

Is that the correct repository to install and update from?

@mistercrunch
Copy link
Member

Good catch! This used to be on my personal repo until yesterday's announcement. I'll push a PR to fix this right now.

@mistercrunch
Copy link
Member

Fixed in 1.0.1
https://pypi.python.org/pypi/airflow/1.0.1

@eerwitt
Copy link
Contributor Author

eerwitt commented Jun 5, 2015

Awesome and congrats!

y2k-shubham pushed a commit to y2k-shubham/airflow that referenced this issue Apr 11, 2020
mobuchowski pushed a commit to mobuchowski/airflow that referenced this issue Jan 4, 2022
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