aws-deadline / deadline-cloud-test-fixtures

This package contains pytest fixtures that are used to test AWS Deadline Cloud Python packages
Apache License 2.0
9 stars 13 forks source link

chore: add pypi classifiers #84

Closed moorec-aws closed 6 months ago

moorec-aws commented 6 months ago

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

Need to add classifiers and contribution terms

What was the solution? (How)

What is the impact of this change?

adds classifiers

How was this change tested?

hatch run fmt
hatch run lint
hatch run test
hatch build

Was this change documented?

Yes

Is this a breaking change?

No