Skip to content

Commit 4926e3e

Browse files
author
pgaref
committed
Merge branch 'hotfix/1.0.3' into develop
2 parents bd930ad + fc94eb5 commit 4926e3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def run_tests(self):
7373
zip_safe=False,
7474
package_data={
7575
# Include agents.txt files
76-
'http.requests': ['data/*'],
76+
'http_request_randomizer.requests': ['data/*'],
7777
},
7878
classifiers=[
7979
'Programming Language :: Python',

0 commit comments

Comments
 (0)