# HG changeset patch # User Ludovic Chabant # Date 1468674294 -7200 # Node ID ebf66b8b83f7c4dfe6de47ab308acd9313a25f69 # Parent 982de61e7da910bcddb23e1a5d44df043a5106bd cm: Declare PieCrust as a Python 3 only package. diff -r 982de61e7da9 -r ebf66b8b83f7 setup.py --- a/setup.py Sat Jul 16 15:04:36 2016 +0200 +++ b/setup.py Sat Jul 16 15:04:54 2016 +0200 @@ -192,8 +192,7 @@ 'Operating System :: MacOS :: MacOS X', 'Operating System :: POSIX :: Linux', 'Operating System :: Microsoft :: Windows', - 'Programming Language :: Python', - 'Programming Language :: Python :: 3', + 'Programming Language :: Python :: 3 :: Only', 'Topic :: Internet :: WWW/HTTP :: Site Management' ], entry_points={'console_scripts': [