Skip to content

Commit c3eab9b

Browse files
committed
update: CLASSIFIERS
1 parent 7d40232 commit c3eab9b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ def read_version() -> str:
3434
'Intended Audience :: Developers',
3535
'Intended Audience :: Science/Research',
3636
'Programming Language :: Python :: 3',
37-
'Programming Language :: Python :: 3.6',
3837
'Programming Language :: Python :: 3.7',
3938
'Programming Language :: Python :: 3.8',
4039
'Operating System :: OS Independent',
@@ -55,6 +54,9 @@ def read_version() -> str:
5554
'chebyshev_schedule',
5655
'lookahead',
5756
'radam',
57+
'adabound',
58+
'adaboundw',
59+
'adahessian',
5860
]
5961
)
6062

0 commit comments

Comments
 (0)