diff options
| author | Brice Maron <brice@bmaron.net> | 2019-09-07 23:06:39 +0200 |
|---|---|---|
| committer | Alexis Metaireau <alexis@notmyidea.org> | 2019-09-08 19:14:43 +0200 |
| commit | 34da65d4128ed23cb26a4408e876550600039161 (patch) | |
| tree | 5f368dd210ebc763d2c77c2a19aacbe695d6fd51 /setup.py | |
| parent | 532f7f55e0dfe9b6088766e54b76d9933f7a58f2 (diff) | |
| download | ihatemoney-mirror-34da65d4128ed23cb26a4408e876550600039161.zip ihatemoney-mirror-34da65d4128ed23cb26a4408e876550600039161.tar.gz ihatemoney-mirror-34da65d4128ed23cb26a4408e876550600039161.tar.bz2 | |
remove compatibility of py34
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -42,7 +42,6 @@ setup(name='ihatemoney', "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", - "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", |
