diff options
| author | Albert Wang <git@albertyw.com> | 2019-12-02 21:57:36 -0800 |
|---|---|---|
| committer | Albert Wang <git@albertyw.com> | 2019-12-14 12:08:07 -0800 |
| commit | ee99ae0cd84b1554bb9b7aaec815f5ec97c64f74 (patch) | |
| tree | 599ca5f912fb8df36016cedb3381c5a2d7a73d46 | |
| parent | d5714e4a14e3f4f1cefe191a7de6b0d414d49b79 (diff) | |
| download | django-compressor-ee99ae0cd84b1554bb9b7aaec815f5ec97c64f74.tar.gz | |
Synchronize with setup.py
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -137,6 +137,7 @@ setup( 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', + 'Programming Language :: Python :: 3.8', 'Topic :: Internet :: WWW/HTTP', ], zip_safe=False, |
