summary refs log tree commit diff
path: root/setup.py
diff options
context:
space:
mode:
authorShay <hillerys@element.io>2022-01-03 11:17:16 -0800
committerGitHub <noreply@github.com>2022-01-03 11:17:16 -0800
commit13c974ed358c28940588f447b363063c76063fc2 (patch)
treecbd0b0e9d7bdc4a90a2e75f962d8e527bdef106f /setup.py
parentConvert all namedtuples to attrs. (#11665) (diff)
downloadsynapse-13c974ed358c28940588f447b363063c76063fc2.tar.xz
Drop Bionic from Debian builds (#11633)
* update Trove classifiers to remove py36

* stop building bionic

* update dh-virtualenv

* newsfragment

* fix newsfragment

* update version refs

* another try at correct tag

* Update changelog
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index fbb0133016..e618ff898b 100755
--- a/setup.py
+++ b/setup.py
@@ -162,7 +162,6 @@ setup(
         "Topic :: Communications :: Chat",
         "License :: OSI Approved :: Apache Software License",
         "Programming Language :: Python :: 3 :: Only",
-        "Programming Language :: Python :: 3.6",
         "Programming Language :: Python :: 3.7",
         "Programming Language :: Python :: 3.8",
         "Programming Language :: Python :: 3.9",