File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ is available in the doc/Farrow-jpcm-2007.pdf paper.
2020REQUIREMENTS
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
2424that are used by PDFgui and its components.
2525
2626* setuptools - tools for installing Python packages
Original file line number Diff line number Diff 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' ,
You can’t perform that action at this time.
0 commit comments