Skip to content

Commit 6dc423b

Browse files
committed
Update setup.py, remove Dependabot config
1 parent ab8c1fd commit 6dc423b

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
'pytest-runner',
3737
],
3838
version=version,
39-
python_requires='~=3.6',
39+
python_requires='~=3.8',
4040
classifiers=[
4141
"Development Status :: 5 - Production/Stable",
4242
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)