File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,11 +27,11 @@ classifiers =
2727 Operating System :: OS Independent
2828 Programming Language :: Python
2929 Programming Language :: Python :: 3 :: Only
30- Programming Language :: Python :: 3.10
3130 Programming Language :: Python :: 3.6
3231 Programming Language :: Python :: 3.7
3332 Programming Language :: Python :: 3.8
3433 Programming Language :: Python :: 3.9
34+ Programming Language :: Python :: 3.10
3535 Programming Language :: Python :: Implementation :: CPython
3636 Programming Language :: Python :: Implementation :: PyPy
3737 Topic :: Software Development :: Libraries :: Python Modules
@@ -45,9 +45,9 @@ packages = find:
4545
4646[options.packages.find]
4747exclude =
48+ doc-source
4849 tests
4950 tests.*
50- doc-source
5151
5252[mypy]
5353python_version = 3.6
You can’t perform that action at this time.
0 commit comments