Skip to content

Commit

Permalink
Update to Python 3.12 (fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
timhawes committed Feb 18, 2024
1 parent 15afb16 commit fb73278
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ requests = "*"
gunicorn = "*"
tabulate = "*"

# django-countries requires pkg_resources from setuptools
# https://github.com/SmileyChris/django-countries/issues/442
setuptools = "*"

[dev-packages]

[requires]
Expand Down

0 comments on commit fb73278

Please sign in to comment.