Merge pull request #281147 from fabaff/crontab-fix

python311Packages.python-crontab: disable failing test
This commit is contained in:
Nick Cao 2024-01-15 10:59:21 -05:00 committed by GitHub
commit de916aca33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,7 @@ buildPythonPackage rec {
"test_03_usage"
# Test is assuming $CURRENT_YEAR is not a leap year
"test_19_frequency_at_month"
"test_20_frequency_at_year"
];
pythonImportsCheck = [