diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2021-01-14 23:40:42 +0000 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2021-01-14 23:40:42 +0000 |
| commit | 661b3ec1a264e6d978d826800c369e1a999ee9a7 (patch) | |
| tree | 3dfb8d457868645799018afbfe1769209d71875f | |
| parent | Bump version and update changelog (diff) | |
| download | SyncRNG-661b3ec1a264e6d978d826800c369e1a999ee9a7.tar.gz SyncRNG-661b3ec1a264e6d978d826800c369e1a999ee9a7.zip | |
Remove python 2.7 trove
| -rw-r--r-- | python/setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/setup.py b/python/setup.py index 4c37187..36fde9c 100644 --- a/python/setup.py +++ b/python/setup.py @@ -96,7 +96,6 @@ setup( 'Intended Audience :: Developers', 'Intended Audience :: Science/Research', 'License :: OSI Approved :: GNU General Public License v2 (GPLv2)', - 'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 3', 'Topic :: Scientific/Engineering :: Mathematics' ], |
