Skip to content

Commit ea27a71

Browse files
Updated files with 'repo_helper'. (#8)
Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent 2e21b41 commit ea27a71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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]
4747
exclude =
48+
doc-source
4849
tests
4950
tests.*
50-
doc-source
5151

5252
[mypy]
5353
python_version = 3.6

0 commit comments

Comments
 (0)