ARPA-SIMC / dballe

Fast on-disk database for meteorological observed and forecast data.
Other
19 stars 6 forks source link

nose issues #246

Closed brancomat closed 3 years ago

brancomat commented 3 years ago

To sum up: since python3-nose had some issues (https://travis-ci.org/github/ARPA-SIMC/dballe/jobs/749576071) after a quick chat with @spanezz I tried to switch to python3-nose2, but now it doesn't find nose: https://travis-ci.org/github/ARPA-SIMC/dballe/jobs/749635872

Note that this also affects arkimet (I switched to python3-nose2 there too): https://travis-ci.org/github/ARPA-SIMC/arkimet/jobs/749636523

My only request (besides having a working test suite) is to use the same nose package (nose or nose2) in dballe, arkimet or other ARPAE-SIMC projects.

Some additional infos:

brancomat commented 3 years ago

Fixed in 6d3b5b6 (also fixed in arkimet)