Skip to content

Commit af94092

Browse files
remove namespace_packages
1 parent bd2b069 commit af94092

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,6 @@ def HasLibraryDirsOpt():
453453
'Programming Language :: Python :: 3.9',
454454
'Programming Language :: Python :: 3.10',
455455
],
456-
namespace_packages=['google'],
457456
packages=find_packages(
458457
exclude=[
459458
'import_test_package',

0 commit comments

Comments
 (0)