Closed hughes036 closed 1 month ago
Is this what you are asking @hughes036
Link works, LGTM.
Isn't this rendered from the
pyproject.yaml
?
Maybe, but if so I wonder how how it generates this value for License
That value doesnt exist in pyproject.yaml. Maybe it parses the LICENSE files?
Maybe, but if so I wonder how how it generates this value for
License
That value doesnt exist in pyproject.yaml. Maybe it parses the LICENSE files?
Okay, after looking around other GitHub repos, I agree with your hunch that it probably parses the BSD License from the LICENSE
file. Either that or just change the pyproject.yaml
and see what happens.
The last thing I need to figure out is where this section on the index is rendered from:
Any ideas @amilworks ? I already changed every reference to BSD in the repo.