diff --git a/setup.cfg b/setup.cfg index f59a6c1cf4..055af361c4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -12,6 +12,11 @@ # See the License for the specific language governing permissions and # limitations under the License. +[metadata] +name = pytorch-lightning +author = Lightning-AI et al. +url = https://github.com/Lightning-AI/lightning + [tool:pytest] norecursedirs = .git