| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -54,7 +54,7 @@ setuptools.setup( | |||
| 54 | 54 | description=description, | |
| 55 | 55 | author="Google LLC", | |
| 56 | 56 | author_email="googleapis-packages@google.com", | |
| 57 | - license="Apache 2.0", | ||
| 57 | + license="Apache-2.0", | ||
| 58 | 58 | setup_requires=[ | |
| 59 | 59 | 'libcst >= 0.2.5', | |
| 60 | 60 | ], | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -81,7 +81,7 @@ setuptools.setup( | |||
| 81 | 81 | long_description=readme, | |
| 82 | 82 | author="Google LLC", | |
| 83 | 83 | author_email="googleapis-packages@google.com", | |
| 84 | - license="Apache 2.0", | ||
| 84 | + license="Apache-2.0", | ||
| 85 | 85 | url=url, | |
| 86 | 86 | classifiers=[ | |
| 87 | 87 | release_status, | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -60,7 +60,7 @@ | |||
| 60 | 60 | """, | |
| 61 | 61 | author="Google LLC", | |
| 62 | 62 | author_email="googleapis-packages@google.com", | |
| 63 | - license="Apache 2.0", | ||
| 63 | + license="Apache-2.0", | ||
| 64 | 64 | packages=setuptools.find_namespace_packages(exclude=["docs", "tests"]), | |
| 65 | 65 | url=url, | |
| 66 | 66 | classifiers=[ | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -75,7 +75,7 @@ | |||
| 75 | 75 | long_description=readme, | |
| 76 | 76 | author="Google LLC", | |
| 77 | 77 | author_email="googleapis-packages@google.com", | |
| 78 | - license="Apache 2.0", | ||
| 78 | + license="Apache-2.0", | ||
| 79 | 79 | url=url, | |
| 80 | 80 | classifiers=[ | |
| 81 | 81 | release_status, | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -72,7 +72,7 @@ | |||
| 72 | 72 | long_description=readme, | |
| 73 | 73 | author="Google LLC", | |
| 74 | 74 | author_email="googleapis-packages@google.com", | |
| 75 | - license="Apache 2.0", | ||
| 75 | + license="Apache-2.0", | ||
| 76 | 76 | url=url, | |
| 77 | 77 | classifiers=[ | |
| 78 | 78 | release_status, | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -73,7 +73,7 @@ | |||
| 73 | 73 | long_description=readme, | |
| 74 | 74 | author="Google LLC", | |
| 75 | 75 | author_email="googleapis-packages@google.com", | |
| 76 | - license="Apache 2.0", | ||
| 76 | + license="Apache-2.0", | ||
| 77 | 77 | url=url, | |
| 78 | 78 | classifiers=[ | |
| 79 | 79 | release_status, | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -72,7 +72,7 @@ | |||
| 72 | 72 | long_description=readme, | |
| 73 | 73 | author="Google LLC", | |
| 74 | 74 | author_email="googleapis-packages@google.com", | |
| 75 | - license="Apache 2.0", | ||
| 75 | + license="Apache-2.0", | ||
| 76 | 76 | url=url, | |
| 77 | 77 | classifiers=[ | |
| 78 | 78 | release_status, | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -72,7 +72,7 @@ | |||
| 72 | 72 | long_description=readme, | |
| 73 | 73 | author="Google LLC", | |
| 74 | 74 | author_email="googleapis-packages@google.com", | |
| 75 | - license="Apache 2.0", | ||
| 75 | + license="Apache-2.0", | ||
| 76 | 76 | url=url, | |
| 77 | 77 | classifiers=[ | |
| 78 | 78 | release_status, | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -76,7 +76,7 @@ | |||
| 76 | 76 | long_description=readme, | |
| 77 | 77 | author="Google LLC", | |
| 78 | 78 | author_email="googleapis-packages@google.com", | |
| 79 | - license="Apache 2.0", | ||
| 79 | + license="Apache-2.0", | ||
| 80 | 80 | url=url, | |
| 81 | 81 | classifiers=[ | |
| 82 | 82 | release_status, | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -76,7 +76,7 @@ | |||
| 76 | 76 | long_description=readme, | |
| 77 | 77 | author="Google LLC", | |
| 78 | 78 | author_email="googleapis-packages@google.com", | |
| 79 | - license="Apache 2.0", | ||
| 79 | + license="Apache-2.0", | ||
| 80 | 80 | url=url, | |
| 81 | 81 | classifiers=[ | |
| 82 | 82 | release_status, | |
| Back | FazBrowse Home | New Git URL |
0 commit comments