Skip to content

Commit

Permalink
dep: bump to python 3.9 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
plusiv authored Sep 20, 2023
1 parent 0d7b52e commit 3633045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"Operating System :: OS Independent",
],
install_requires=['requests'],
python_requires='>=3.6',
python_requires='>=3.9',
)

0 comments on commit 3633045

Please sign in to comment.