Skip to content

Commit 0e06828

Browse files
committed
Updating python2.7 details
1 parent f54cddd commit 0e06828

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Installation
1111
$ gauge -v
1212
1313
.. note::
14-
``getgauge`` package only supports ``python3.*``.
14+
``getgauge`` package supports ``python2.7`` and ``python3.*``.
1515

1616

1717
Online Installation

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
classifiers=[
1414
'Development Status :: 3 - Alpha',
1515
'License :: OSI Approved :: MIT License',
16+
'Programming Language :: Python :: 2.7',
1617
'Programming Language :: Python :: 3',
1718
'Programming Language :: Python :: 3.1',
1819
'Programming Language :: Python :: 3.2',

0 commit comments

Comments
 (0)