Skip to content

Commit

Permalink
Add required py version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gomez committed Oct 17, 2023
1 parent b968a28 commit 700955a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
name=NAME,
version=VERSION,
description="EEA Faceted Navigation",
requires-python = ">=3.8",
long_description_content_type="text/x-rst",
long_description=(
open("README.rst").read()
Expand Down

0 comments on commit 700955a

Please sign in to comment.