Skip to content

Commit

Permalink
remvoe 3.4 from setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
Nithin Murali committed Jan 18, 2021
1 parent 8dcc2bf commit bbf23bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import os.path
import re
import sys

try:
from setuptools import setup
Expand Down Expand Up @@ -64,7 +63,6 @@ def read(filename):
"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",
Expand Down

0 comments on commit bbf23bf

Please sign in to comment.