"László Böszörményi (GCS)" <g...@debian.org> writes: >> https://bitbucket.org/agronholm/apscheduler/issues/114/lookuperror-no-trigger-by-the-name-date > OK, upstream says it's the missing tox.ini , can test it in the afternoon.
No, a bit more involved then then. tox isn't really useful for doing tests during package builds. tox wants to set up different test environments and test everything, but we only want to test the environment that we building the package for. Have been told the best solution might be to set up DEP-8 style tests. -- Brian May <b...@debian.org>