Setuptools license model was not used in Setuptool pydantic class even though it was created. I fixed the model, mappings, and test data accordingly. I also ran pip install . with the test data, which worked without problem after the update.
resolves #67
Setuptools license model was not used in Setuptool pydantic class even though it was created. I fixed the model, mappings, and test data accordingly. I also ran
pip install .
with the test data, which worked without problem after the update. resolves #67