Skip to content

Commit a9c347b

Browse files
committed
rebase with review actions
1 parent 09efdfc commit a9c347b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ classifiers =
1111
Operating System :: Unix
1212
Programming Language :: Python
1313
Programming Language :: Python :: 3 :: Only
14-
Programming Language :: Python :: 3.6
1514
Programming Language :: Python :: 3.7
1615
Programming Language :: Python :: 3.8
1716
Programming Language :: Python :: Implementation :: CPython
@@ -62,7 +61,7 @@ packages = find:
6261
package_dir =
6362
=lib
6463
python_requires =
65-
>=3.6
64+
>=3.7
6665
zip_safe = False
6766

6867
[options.packages.find]

0 commit comments

Comments
 (0)