aws-deadline / deadline-cloud-for-cinema-4d

AWS Deadline Cloud for Cinema 4D
Apache License 2.0
8 stars 9 forks source link

fix!: change project naming from ...cinema4d -> ...cinema-4d #8

Closed epmog closed 7 months ago

epmog commented 7 months ago

What was the problem/requirement? (What/Why)

Project was specified as cinema4d, whereas repo is cinema-4d

What was the solution? (How)

Update to match

What is the impact of this change?

To install, you must now do a pip install deadline-cloud-for-cinema-4d

How was this change tested?

hatch run fmt
hatch build
hatch run lint
hatch run test

to verify that the created output now was deadline_cloud_for_cinema_4d

Was this change documented?

N/A

Is this a breaking change?

Yes, since it's now a new project