summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMarcin Lulek <info@webreactor.eu>2022-01-07 14:19:58 +0100
committerMarcin Lulek <info@webreactor.eu>2022-01-07 14:19:58 +0100
commitc7250ee947d2804a54a272373758150cce9db539 (patch)
treeeba0d8377bd68f6caf2a04afddb43ec02fd260de /setup.py
parent3209aff78418bc298588d8400a5ed51539144716 (diff)
downloadpyramid-c7250ee947d2804a54a272373758150cce9db539.tar.gz
pyramid-c7250ee947d2804a54a272373758150cce9db539.tar.bz2
pyramid-c7250ee947d2804a54a272373758150cce9db539.zip
Remove Python 3.6 tests
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3e17527e8..9f9176e29 100644
--- a/setup.py
+++ b/setup.py
@@ -73,7 +73,6 @@ setup(
"Intended Audience :: Developers",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
- "Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",