mmzeynalli / integrify

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

Python requirement differs from the ruff config #7

Open ShahriyarR opened 14 hours ago

ShahriyarR commented 14 hours 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 13 hours ago

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

ShahriyarR commented 13 hours ago

Yox :dagger: