-
-
Notifications
You must be signed in to change notification settings - Fork 28
Pull requests: aboutcode-org/python-inspector
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add --prefer-source option #90
#91
by TG1999
Contributor
was merged Nov 3, 2022
Loading…
updated Nov 3, 2022
Do not return duplicates binaries #93
#96
by TG1999
Contributor
was merged Nov 4, 2022
Loading…
updated Nov 4, 2022
Make os and python version as mandatory input parameters #92
#97
by TG1999
Contributor
was merged Nov 4, 2022
Loading…
updated Nov 4, 2022
Return empty list for resolved dependencies graph in case no dependencies are found #94
#95
by TG1999
Contributor
was merged Nov 4, 2022
Loading…
updated Nov 4, 2022
Add support for recursive requirements #88
#89
by TG1999
Contributor
was merged Nov 4, 2022
Loading…
updated Nov 11, 2022
Operating system and python version are now required fields in CLI
#99
by TG1999
Contributor
was merged Nov 11, 2022
Loading…
updated Nov 11, 2022
docs: Fix to say "macos" instead of "mac" for the OS
#112
by sschuberth
Contributor
was merged Jan 10, 2023
Loading…
updated Jan 10, 2023
Replace packaging with packvers #108
#109
by swastkk
Contributor
was merged Jan 13, 2023
Loading…
updated Jan 13, 2023
Prevent duplicated package versions
#110
by bennati
Contributor
was merged Jan 13, 2023
Loading…
updated Jan 13, 2023
Prepare for release v0.9.4
#115
by TG1999
Contributor
was merged Jan 16, 2023
Loading…
updated Feb 6, 2023
Fail gracefully at parsing setup.py with no deps.
#117
by bennati
Contributor
was merged Feb 20, 2023
Loading…
updated Feb 20, 2023
Support comments in netrc file #107
#122
by TG1999
Contributor
was merged Feb 23, 2023
Loading…
updated Feb 23, 2023
Mock the actual setup provider defined in setup.py
#120
by bennati
Contributor
was merged Mar 1, 2023
Loading…
updated Mar 1, 2023
Update dependency resolvelib to latest
#123
by bennati
Contributor
was merged Mar 17, 2023
Loading…
updated Mar 21, 2023
Fix resolution of setup files which partially have dynamic dependencies
#125
by TG1999
Contributor
was merged Apr 12, 2023
Loading…
updated Apr 12, 2023
Fix several failing tests
#145
by fviernau
Contributor
was merged Sep 25, 2023
Loading…
updated Sep 25, 2023
Fix building the documentation
#146
by fviernau
Contributor
was merged Sep 25, 2023
Loading…
updated Sep 25, 2023
Merge latest skeleton in python-inspector
#119
by swastkk
Contributor
was closed Oct 13, 2023
Loading…
updated Oct 13, 2023
Fix resolving requirements with percent encoded characters
#144
by fviernau
Contributor
was merged Oct 30, 2023
Loading…
updated Oct 30, 2023
[feature] Add ignore error mode
#159
by qequ
Contributor
was merged Nov 21, 2023
Loading…
updated Nov 21, 2023
Fix missing index_urls parsing (#127)
#168
by unclejay80
Contributor
was merged Jan 25, 2024
Loading…
updated Feb 10, 2024
Use async io where possible to improve runtime performance
#163
by netomi
Contributor
was merged Apr 3, 2025
Loading…
updated Apr 3, 2025
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.