/
githubmirror
/
tzdata
Обзор
Документация
Войти
/
githubmirror
/
tzdata
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.gitignore
27 строк
286 B
Paul Ganssle
Add sphinx documentation and move README to RST
08 май 2020, 01:07
Не верифицирован
08 май 2020, 01:07
b9518f7
Код
Авторство
О чём код?
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] # Distribution / packaging build/ dist/ *.egg-info/ .eggs # Sphinx documentation docs/_build/ docs/_output/ # Testing .cache .hypothesis_cache .mypy_cache .pytest_cache .tox .pytype # Temporary files tmp/ venv/ .venv/