python39Packages.tzlocal: add a comment to be compatible with APScheduler
This commit is contained in:
parent
af0b93c3ce
commit
914fff808e
@ -3,7 +3,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "tzlocal";
|
||||
version = "2.1";
|
||||
version = "2.1"; # version needs to be compatible with APScheduler
|
||||
|
||||
propagatedBuildInputs = [ pytz ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user