openpaperwork / pyinsane

Python library to access and use image scanners (Linux/Windows/etc) (Sane/WIA) -- Moved to Gnome's Gitlab
https://gitlab.gnome.org/World/OpenPaperwork/pyinsane
63 stars 24 forks source link

Filter out examples and tests from packages list #33

Closed voyageur closed 6 years ago

voyageur commented 6 years ago

find_packages() will add them to the list, but they should not be installed system-wide Spotted while updating the Gentoo package (checks block the installation of packages called "examples", "tests", ...)

jflesch commented 6 years ago

Thank you for this contribution :)

jflesch commented 6 years ago

(sorry for the previous comment, I though you submitted this change for Paperwork instead of Pyinsane ... since there is no 'unstable' branch in pyinsane, this comment wasn't relevant)

voyageur commented 6 years ago

No problem, I was surprised too initially when I run "git branch" after fork! Paperwork itself installed fine (all bumped packages available)