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
Using MANIFEST.in has the advantage of the recursive-include command. Using wildcards in data_files does not work recursively. Can we somehow fix this?
Using
MANIFEST.inhas the advantage of the recursive-include command. Using wildcards indata_filesdoes not work recursively. Can we somehow fix this?