-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Example log: https://github.com/spacetelescope/jdat_notebooks/actions/runs/4450244723/jobs/7815456552
jdat_notebooks/requirements.txt
Line 68 in 5f32e1a
| git+https://github.com/anand0xff/ImPlaneIA.git |
I see several problems with the package (https://github.com/anand0xff/ImPlaneIA) being pulled in:
- It is a fork of another dead package.
- Its packaging infrastructure is way outdated and there has been no commit in the past year.
- During its installation, it attempts to
git clonefrom yet another dead repository (https://github.com/pboley/oifits) without any activities for the past 2 years.
I would recommend this "package" be removed from build infrastructure and any notebook that uses it be quarantined.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working