diff options
| author | Victor Uriarte <victor.m.uriarte@intel.com> | 2017-01-09 23:35:36 -0700 |
|---|---|---|
| committer | Victor Uriarte <victor.m.uriarte@intel.com> | 2017-01-09 23:35:36 -0700 |
| commit | f776dde633acfd846e209b209fcef55051849c1a (patch) | |
| tree | b7d8f5fd715574ec4e1ef8adba9ad0fe080fc471 /setup.py | |
| parent | d66b9247d1b1a3aec5f1b78ef40aa018adaa3330 (diff) | |
| download | sqlparse-f776dde633acfd846e209b209fcef55051849c1a.tar.gz | |
Add Python 3.6 to classifiers
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -95,6 +95,7 @@ setup( 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', + 'Programming Language :: Python :: 3.6', 'Topic :: Database', 'Topic :: Software Development', ], |
