Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fe19880

Browse files
authored
Update version classifiers
1 parent f80e9d1 commit fe19880

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

IPython/core/release.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,6 @@
114114
'License :: OSI Approved :: BSD License',
115115
'Programming Language :: Python',
116116
'Programming Language :: Python :: 3',
117-
'Programming Language :: Python :: 3.4',
118-
'Programming Language :: Python :: 3.5',
119-
'Programming Language :: Python :: 3.6',
120-
'Programming Language :: Python :: Only',
121-
'Programming Language :: Python :: Implementation :: CPython',
117+
'Programming Language :: Python :: 3 :: Only',
122118
'Topic :: System :: Shells'
123119
]

0 commit comments

Comments
 (0)