Skip to content

Commit ef3fcc8

Browse files
authored
fix: remove empty scripts kwarg in setup.py (googleapis#1014)
The empty kwarg `scripts` was introduced in googleapis#96. Towards googleapis#1003 🦕
1 parent 89078e0 commit ef3fcc8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@
111111
"cloud_profiler": profiler_extra_require,
112112
},
113113
python_requires=">=3.6",
114-
scripts=[],
115114
classifiers=[
116115
"Development Status :: 5 - Production/Stable",
117116
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)