mmzeynalli / integrify

Integrify API inteqrasiyalarını rahatlaşdıran sorğular kitabaxanasıdır.
https://integrify.mmzeynalli.dev/
GNU General Public License v3.0
21 stars 2 forks source link

Python requirement differs from the ruff config #7

Closed ShahriyarR closed 1 month ago

ShahriyarR commented 1 month ago

In pyproject.toml:

[tool.poetry.dependencies]
python = "^3.9"
pydantic = "^2.8.2"
httpx = "^0.27.2"

But for ruff:

[tool.ruff]
target-version = "py311"
line-length = 100

Better to make the Python versions consistent. If we want backward compatibility, then we need to remove the new things from the code base such as StrEnum which comes from Python 3.11 only.

mmzeynalli commented 1 month ago

Azərbaycanca davam edək) Python versiyalarının üstündə işləyəcəm hələ

ShahriyarR commented 1 month ago

Yox :dagger: