NVIDIA / modulus

Open-source deep-learning framework for building, training, and fine-tuning deep learning models using state-of-the-art Physics-ML methods
https://developer.nvidia.com/modulus
Apache License 2.0
836 stars 190 forks source link

Adding url meta data to TOML #405

Closed NickGeneva closed 3 months ago

NickGeneva commented 3 months ago

Modulus Pull Request

Description

Adding URLs to TOML meta data for python package parsers:

https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#urls

Noticed this too many times with the pip license package failing to get a URL for modulus, decided to finally fix that hopefully.

Checklist

Dependencies

NickGeneva commented 3 months ago

/blossom-ci