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 cd3dc0b + f3dd2dd commit cfa3bd8Copy full SHA for cfa3bd8
setup.py
@@ -15,7 +15,7 @@
15
url="https://github.com/prompt-security/ps-fuzz",
16
packages=find_packages(),
17
package_data={
18
- 'ps_fuzz': ['attack_data/*.csv'],
+ 'ps_fuzz': ['attack_data/*'],
19
},
20
classifiers=[
21
"Development Status :: 5 - Production/Stable",
0 commit comments