joeweiss / birdnetlib

A python api for BirdNET-Lite and BirdNET-Analyzer
https://joeweiss.github.io/birdnetlib/
Apache License 2.0
40 stars 13 forks source link

Fix for GH Action publishing issue #95

Closed joeweiss closed 9 months ago

joeweiss commented 9 months ago

Slightly maddening issue where GH Action will hang when testing multiprocessing change introduced in #90.

This change forces pytest to ignore those test cases when testing prior to publishing to PyPi.