Skip to content

Commit ccfbb7a

Browse files
committed
Disclaim compatibility with Python 2.6.
1 parent 74e3719 commit ccfbb7a

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ is available in the doc/Farrow-jpcm-2007.pdf paper.
2020
REQUIREMENTS
2121
------------------------------------------------------------------------
2222

23-
PDFgui requires Python 2.6 or 2.7 and several third-party libraries
23+
PDFgui requires Python 2.7 and several third-party libraries
2424
that are used by PDFgui and its components.
2525

2626
* setuptools - tools for installing Python packages

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ def dirglob(d, *patterns):
125125
'Operating System :: MacOS',
126126
'Operating System :: Microsoft :: Windows',
127127
'Operating System :: POSIX',
128-
'Programming Language :: Python :: 2.6',
129128
'Programming Language :: Python :: 2.7',
130129
'Topic :: Scientific/Engineering :: Chemistry',
131130
'Topic :: Scientific/Engineering :: Physics',

0 commit comments

Comments
 (0)