Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Commit

Permalink
upped minimum python version
Browse files Browse the repository at this point in the history
needed for bot library >=13
  • Loading branch information
LivingWithHippos committed Nov 25, 2020
1 parent e2281a2 commit 242c173
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 @@ -18,5 +18,5 @@
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Operating System :: OS Independent",
],
python_requires='>=3.4'
python_requires='>=3.6'
)

0 comments on commit 242c173

Please sign in to comment.