Skip to content

Commit

Permalink
remove unused PYTHON_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
jayfk committed Apr 4, 2018
1 parent 8bf9e4b commit df82398
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyup/requirements.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
from dparse.dependencies import Dependency
from dparse.parser import setuptools_parse_requirements_backport as parse_requirements

PYTHON_VERSIONS = [
"2.7", "3.0", "3.1", "3.2", "3.3", "3.4", "3.5", "3.6"
]
logger = logging.getLogger(__name__)


Expand Down

0 comments on commit df82398

Please sign in to comment.