We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0bbcc1f + 0b5bc91 commit c4beeb1Copy full SHA for c4beeb1
_delphi_utils_python/setup.py
@@ -40,5 +40,5 @@
40
"Programming Language :: Python :: 3.8",
41
],
42
packages=find_packages(),
43
- package_data={'': ['data/*.csv']}
+ package_data={'': ['data/20*/*.csv']}
44
)
0 commit comments