14 lines
342 B
INI
14 lines
342 B
INI
[metadata]
|
|
name = guardrail-space
|
|
version = 0.1.0
|
|
description = GuardRail.Space — verifiable safety contracts and runtime guard for onboard robotics
|
|
readme = README.md
|
|
long_description_content_type = text/markdown
|
|
author = GuardRail Contributors
|
|
license = MIT
|
|
|
|
[options]
|
|
packages = find:
|
|
include_package_data = True
|
|
python_requires = >=3.8
|