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 da8e93d commit f80e9d1Copy full SHA for f80e9d1
1 file changed
IPython/core/release.py
@@ -114,5 +114,10 @@
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',
122
'Topic :: System :: Shells'
123
]
0 commit comments