-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Description
It seems that the 0.5.0 is missing some files needed for tests:
FAILED tests/test_check.py::TestIsBinary::test_ds_store - FileNotFoundError: [Errno 2] No such file or directory: 'tests/files/.DS_Stor
e'
FAILED tests/test_check.py::TestProgrammingArtifacts::test_binary_empty_pyc - FileNotFoundError: [Errno 2] No such file or directory: '
tests/files/empty.pyc'
FAILED tests/test_check.py::TestProgrammingArtifacts::test_binary_pyc - FileNotFoundError: [Errno 2] No such file or directory: 'tests/files/hello_world.pyc'
FAILED tests/test_check.py::TestProgrammingArtifacts::test_binary_troublesome_pyc - FileNotFoundError: [Errno 2] No such file or directory: 'tests/files/troublesome.pyc'My educated guess is that hatchling excludes dotfiles and .pyc by default.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels