buildkite / test-collector-python

Python adapter for Buildkite Test Analytics
https://buildkite.com/test-analytics
MIT License
6 stars 5 forks source link

Add python_requires >=3.8 to setup.py and README #6

Closed jasmine-q closed 2 years ago

jasmine-q commented 2 years ago

Addressing the github issue raised here: https://github.com/buildkite/test-collector-python/issues/5 Explicitly documenting the python versions supported are >=3.8 and setting python_requires=">=3.8" in setup.py