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 8ef3341 commit c105dcbCopy full SHA for c105dcb
setup.py
@@ -81,9 +81,9 @@
81
'Topic :: Scientific/Engineering :: Mathematics',
82
'Topic :: Scientific/Engineering :: Information Analysis',
83
'Programming Language :: Python :: 3',
84
- 'Programming Language :: Python :: 3.5',
85
'Programming Language :: Python :: 3.6',
86
'Programming Language :: Python :: 3.7',
87
'Programming Language :: Python :: 3.8',
+ 'Programming Language :: Python :: 3.9',
88
]
89
)
0 commit comments