aws-deadline / deadline-cloud-for-maya

AWS Deadline Cloud for Maya
Apache License 2.0
11 stars 12 forks source link

chore: Updating DEVELOPMENT.md with some helpful dev hints #51

Closed ttblanchard closed 6 months ago

ttblanchard commented 10 months ago

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

I noticed while attempting to follow the submitter development workflow that mayapy would give an error about setup.cfg not existing when attempting to install the dev packages into it's environment. Specifically in Maya 2023.

I also noticed that the document mentioned a setup.cfg that no longer existed.

What was the solution? (How)

Updated the documentation.

What is the impact of this change?

Better dev experience as the DEVELOPMENT.md now provides a workaround for such an error.

How was this change tested?

It's a doc update only.

Did you run the "Job Bundle Output Tests"? If not, why not? If so, paste the test results here.

No.

Was this change documented?

No.

Is this a breaking change?

No.