Add Python 3.8 to setup.py classifiers
This commit is contained in:
1
setup.py
1
setup.py
@@ -111,6 +111,7 @@ setup(name='freqtrade',
|
|||||||
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
|
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
|
||||||
'Programming Language :: Python :: 3.6',
|
'Programming Language :: Python :: 3.6',
|
||||||
'Programming Language :: Python :: 3.7',
|
'Programming Language :: Python :: 3.7',
|
||||||
|
'Programming Language :: Python :: 3.8',
|
||||||
'Operating System :: MacOS',
|
'Operating System :: MacOS',
|
||||||
'Operating System :: Unix',
|
'Operating System :: Unix',
|
||||||
'Topic :: Office/Business :: Financial :: Investment',
|
'Topic :: Office/Business :: Financial :: Investment',
|
||||||
|
Reference in New Issue
Block a user