/
githubmirror
/
tzdata
Обзор
Документация
Войти
/
githubmirror
/
tzdata
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
2023.3
setup.cfg
34 строки
908 B
Paul Ganssle
Add version bumping utility
08 май 2020, 01:18
Не верифицирован
08 май 2020, 01:18
b239c4a
Код
Авторство
О чём код?
[metadata] name = tzdata version = file: VERSION description = Provider of IANA time zone data long_description = file: README.rst long_description_content_type = text/x-rst url = https://github.com/python/tzdata author = Python Software Foundation author_email = datetime-sig@python.org license = Apache-2.0 license_file = LICENSE license_files = LICENSE licenses/LICENSE_APACHE classifiers = Development Status :: 4 - Beta Intended Audience :: Developers License :: OSI Approved :: Apache Software License Programming Language :: Python :: 2 Programming Language :: Python :: 3 project_urls = Bug Reports = https://github.com/python/tzdata/issues Source = https://github.com/python/tzdata Documentation = https://tzdata.readthedocs.io [options] packages = tzdata python_requires = >=2 include_package_data = True package_dir = =src [bdist_wheel] universal = 1