DataDog / datadogpy

The Datadog Python library
https://datadoghq.com/
Other
612 stars 304 forks source link

Add python 3.8 classifier #709

Open AyumuKasuga opened 2 years ago

AyumuKasuga commented 2 years ago

Requirements for Contributing to this repository

What does this PR do?

Fixed setup.py

Description of the Change

Since there is already py38 in tox.ini -- we can add related classifier to the setup.py file.

Alternate Designs

Possible Drawbacks

Verification Process

Additional Notes

Release Notes

Review checklist (to be filled by reviewers)

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. Note that the issue will not be automatically closed, but this notification will remind us to investigate why there's been inactivity.

jirikuncar commented 2 years ago

/azp run

azure-pipelines[bot] commented 2 years ago
Azure Pipelines successfully started running 2 pipeline(s).
sgnn7 commented 2 years ago

@AyumuKasuga If the branch gets a rebase, the unit tests should pass now

AyumuKasuga commented 2 years ago

Rebased @sgnn7

sgnn7 commented 2 years ago

/azp run

azure-pipelines[bot] commented 2 years ago
Azure Pipelines successfully started running 2 pipeline(s).
sgnn7 commented 2 years ago

@AyumuKasuga LGTM but I'll leave the final review/merge to @jirikuncar