Skip to content

Commit

Permalink
python: classifier Python3 for setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aquynh committed Jan 26, 2020
1 parent fc23632 commit aed212b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bindings/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,10 +222,6 @@ def run(self):
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
],
requires=['ctypes'],
cmdclass=cmdclass,
Expand Down

0 comments on commit aed212b

Please sign in to comment.