You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I maintain the Arch AUR package for this module. I want to implement the test suite when building the package. If I use the pypi tarball as the source, several files are missing.
ImportError: No module named 'test.mycode'
FileNotFoundError: [Errno 2] No such file or directory: '/build/python-ddt/src/ddt-1.0.0/test/test_data_dict.json'
ValueError: test_data_dict.json does not exist
Please include these missing files in the pypi tarball.
I maintain the Arch AUR package for this module. I want to implement the test suite when building the package. If I use the pypi tarball as the source, several files are missing.
Please include these missing files in the pypi tarball.
The text was updated successfully, but these errors were encountered: