Nominatim/nominatim
Sarah Hoffmann 83054af46f remove typing_extensions requirement
The typing_extensions package is only necessary now when running mypy.
It won't be used at runtime anymore.
2022-07-18 09:55:58 +02:00
..
clicmd remove typing_extensions requirement 2022-07-18 09:55:58 +02:00
data add type hints for sanitizers 2022-07-18 09:47:57 +02:00
db remove typing_extensions requirement 2022-07-18 09:55:58 +02:00
indexer remove typing_extensions requirement 2022-07-18 09:55:58 +02:00
tokenizer remove typing_extensions requirement 2022-07-18 09:55:58 +02:00
tools remove typing_extensions requirement 2022-07-18 09:55:58 +02:00
utils add typing information for utils submodule 2022-07-18 09:47:57 +02:00
__init__.py add skeleton for new Nominatim executables 2021-01-12 10:17:28 +01:00
cli.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
config.py add type annotations for SQL preprocessor 2022-07-18 09:47:57 +02:00
errors.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
typing.py remove typing_extensions requirement 2022-07-18 09:55:58 +02:00
version.py add type annotations for version.py 2022-07-18 09:47:57 +02:00