Skip to content

Commit

Permalink
Revert "Test remove fix from #1221"
Browse files Browse the repository at this point in the history
This reverts commit 4ad06e6.
  • Loading branch information
parthea committed Apr 20, 2021
1 parent 4ad06e6 commit 274f1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -75,7 +75,7 @@
install_requires=install_requires,
python_requires=">=3.6",
packages=packages,
package_data={},
package_data={"googleapiclient": ["discovery_cache/documents/*.json"]},
license="Apache 2.0",
keywords="google api client",
classifiers=[
Expand Down

0 comments on commit 274f1c8

Please sign in to comment.