Ver código fonte

setup.py: advertise 3.11 support

Saugat Pachhai (सौगात) 2 anos atrás
pai
commit
7b0c42cfa4
1 arquivos alterados com 1 adições e 0 exclusões
  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',