IntelligenceX / SDK

Public SDK for Intelligence X
https://intelx.io
413 stars 98 forks source link

Insert "python_requires" #511

Closed cmlh closed 9 months ago

cmlh commented 11 months ago

Insert python_requires into setup.py

python_requires should be configured the earliest release that is still supported to adhere to "Dropping support for older Python versions" and this is also inferred within the "Configuring metadata" section of the "Packaging Python Projects" tutorial.

Pull Request https://github.com/IntelligenceX/SDK/pull/29 is not a directly dependent on this issue and therefore a separate Pull Request can be issued.

cmlh commented 9 months ago

Commit https://github.com/IntelligenceX/SDK/pull/522/commits/64047339a4ca77db185e813652b396163f41769e

Related Issue https://github.com/IntelligenceX/SDK/issues/541

cmlh commented 9 months ago

Commit https://github.com/IntelligenceX/Python/commit/feaf62cf5c268cfa0c5c32da93aa0e14526ee3b5