Skip to content

Commit 5a48a8d

Browse files
author
Maxim Kochukov
committed
enh: CPython only
1 parent dcbf2e4 commit 5a48a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
'Programming Language :: Python :: 3.5',
2727
'Programming Language :: Python :: 3.6',
2828
'Programming Language :: Python :: 3.7',
29-
'Python :: Implementation :: CPython',
29+
'Programming Language :: Python :: Implementation :: CPython',
3030
],
3131
)

0 commit comments

Comments
 (0)