Browse Source

setup.py: advertise 3.11 support

Saugat Pachhai (सौगात) 2 năm trước cách đây
mục cha
commit
7b0c42cfa4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -126,6 +126,7 @@ setup(name='dulwich',
           'Programming Language :: Python :: 3.8',
           'Programming Language :: Python :: 3.9',
           'Programming Language :: Python :: 3.10',
+          'Programming Language :: Python :: 3.11',
           'Programming Language :: Python :: Implementation :: CPython',
           'Programming Language :: Python :: Implementation :: PyPy',
           'Operating System :: POSIX',