Merge pull request #205898 from danieldk/bugfix/wandb-git-logging

python3Packages.wandb: fix build
This commit is contained in:
Samuel Ainsworth 2022-12-14 11:35:08 -08:00 committed by GitHub
commit 2f388220dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -114,6 +114,7 @@ buildPythonPackage rec {
"tests/unit_tests_old/test_footer.py"
"tests/unit_tests_old/test_internal_api.py"
"tests/unit_tests_old/test_keras.py"
"tests/unit_tests_old/test_logging.py"
"tests/unit_tests_old/test_metric_internal.py"
"tests/unit_tests_old/test_public_api.py"
"tests/unit_tests_old/test_report_api.py"