Closed foundrytom closed 1 year ago
Update the project to use openassetio from PyPI:
openassetio
setup.py
pyproject.toml
Manual build/installation is no longer needed
This will require #10 to be done first.
After discussion with @feltech , decided we're going to do this task first in the update effort, updating the hand rolled traits to modern openassetio, before embarking on #10 to autogenerate them.
What
Update the project to use
openassetio
from PyPI:setup.py
dependency (+migrate topyproject.toml
)Why
Manual build/installation is no longer needed
Notes
This will require #10 to be done first.