Skip to content

Commit 2c961a0

Browse files
authored
Remove Python 3.8 leftovers.
1 parent b384973 commit 2c961a0

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

grok-versions.cfg

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -61,17 +61,6 @@ WSGIProxy2 = 0.5.1
6161
zc.recipe.egg = 3.0.0
6262
zdaemon = 5.1
6363

64-
[versions:python38]
65-
# newer Chameleon versions require Python 3.9+
66-
Chameleon = 4.4.4
67-
importlib-metadata = 7.0.0
68-
importlib-resources = 6.1.1
69-
zipp = 3.17.0
70-
# newer versions of waitress require Python 3.9+
71-
waitress = 3.0.0
72-
# newer versions of WebTest require waitress >= 3.0.2
73-
WebTest = 3.0.1
74-
7564
[versions:python39]
7665
importlib-metadata = 7.0.0
7766
zipp = 3.17.0

0 commit comments

Comments
 (0)