We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d4f7fa commit 93d6115Copy full SHA for 93d6115
1 file changed
setup.cfg
@@ -21,10 +21,10 @@ classifiers =
21
project_urls =
22
Bug Reports = https://github.com/python/tzdata/issues
23
Source = https://github.com/python/tzdata
24
-python_requires = *.* # This is a data-only package
25
26
[options]
27
packages = tzdata
+python_requires = >=2
28
include_package_data = True
29
package_dir =
30
=src
0 commit comments