File tree 2 files changed +1
-2
lines changed
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ is available in the doc/Farrow-jpcm-2007.pdf paper.
20
20
REQUIREMENTS
21
21
------------------------------------------------------------------------
22
22
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
24
24
that are used by PDFgui and its components.
25
25
26
26
* setuptools - tools for installing Python packages
Original file line number Diff line number Diff line change @@ -125,7 +125,6 @@ def dirglob(d, *patterns):
125
125
'Operating System :: MacOS' ,
126
126
'Operating System :: Microsoft :: Windows' ,
127
127
'Operating System :: POSIX' ,
128
- 'Programming Language :: Python :: 2.6' ,
129
128
'Programming Language :: Python :: 2.7' ,
130
129
'Topic :: Scientific/Engineering :: Chemistry' ,
131
130
'Topic :: Scientific/Engineering :: Physics' ,
You can’t perform that action at this time.
0 commit comments