You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: add template README and tweak setup.py (#728)
- Add a license header to the empty `__init__.py` in the unit test directory. (OSPO's tool flags this as missing a license header.)
- Teak the setup.py so there are fewer manual adjustments needed during initial repo setup of a Cloud library.
- Add a generic README with instructions on how to install the library locally. This is for the folks using the self-service approach. (A README for a published library needs more content like links to PyPI, links to documentation, etc.).
0 commit comments