Skip to content

Commit

Permalink
Update formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory authored Jan 13, 2025
1 parent 1fd85e1 commit 83b4e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
long_description_content_type="text/x-rst",
packages=["responses"],
package_data = {
'responses': ['py.typed'],
"responses": ["py.typed"],
},
zip_safe=False,
python_requires=">=3.8",
Expand Down

0 comments on commit 83b4e8d

Please sign in to comment.