mirror of
https://github.com/enpaul/keyosk.git
synced 2025-06-11 01:03:27 +00:00
Remove importlib usage from about file Add tests to enforce data consistency between pyproject and about Update sphinx config to use new about file Remove pyproject from package
4 lines
87 B
Python
4 lines
87 B
Python
# pylint: disable=missing-docstring
|
|
__version__ = "0.1.0-alpha-1"
|
|
__title__ = "keyosk"
|