Skip to content

Commit

Permalink
Merge pull request #39 from ARYAN-NIKNEZHAD/chore/pyproject.toml-config
Browse files Browse the repository at this point in the history
🔧 Update Pyproject.toml Config
  • Loading branch information
sepehr-akbarzadeh authored Aug 18, 2024
2 parents d58f8d0 + c658868 commit ba82b64
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ repository = "https://github.com/sageteamorg/django-iranian-cities"
packages = [
{include = "iranian_cities"}
]

[tool.poetry.urls]
"Source Code" = "https://github.com/sageteamorg/django-iranian-cities"
"Issues" = "https://github.com/sageteamorg/django-iranian-cities/issues"

[tool.poetry.dependencies]
python = ">=3.8,<4.0"
django = ">=3.2,<6.0"
Expand Down

0 comments on commit ba82b64

Please sign in to comment.