Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f80e9d1 commit fe19880Copy full SHA for fe19880
1 file changed
IPython/core/release.py
@@ -114,10 +114,6 @@
114
'License :: OSI Approved :: BSD License',
115
'Programming Language :: Python',
116
'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',
+ 'Programming Language :: Python :: 3 :: Only',
122
'Topic :: System :: Shells'
123
]
0 commit comments