andreped commited on
Commit
95d7304
1 Parent(s): 47cd041

only support 3.6-3.8

Browse files
Files changed (1) hide show
  1. setup.py +0 -3
setup.py CHANGED
@@ -36,9 +36,6 @@ setup(
36
  "Programming Language :: Python :: 3.6",
37
  "Programming Language :: Python :: 3.7",
38
  "Programming Language :: Python :: 3.8",
39
- "Programming Language :: Python :: 3.9",
40
- "Programming Language :: Python :: 3.10",
41
- "Programming Language :: Python :: 3.11",
42
  "License :: OSI Approved :: MIT License",
43
  "Operating System :: OS Independent",
44
  ],
 
36
  "Programming Language :: Python :: 3.6",
37
  "Programming Language :: Python :: 3.7",
38
  "Programming Language :: Python :: 3.8",
 
 
 
39
  "License :: OSI Approved :: MIT License",
40
  "Operating System :: OS Independent",
41
  ],