We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd930ad + fc94eb5 commit 4926e3eCopy full SHA for 4926e3e
1 file changed
setup.py
@@ -73,7 +73,7 @@ def run_tests(self):
73
zip_safe=False,
74
package_data={
75
# Include agents.txt files
76
- 'http.requests': ['data/*'],
+ 'http_request_randomizer.requests': ['data/*'],
77
},
78
classifiers=[
79
'Programming Language :: Python',
0 commit comments