description="Lightweight Cobot — KUKA iiwa7 ROS2 Control Framework",
packages=find_packages(),
python_requires=">=3.11",
install_requires=[
"textual",
],
entry_points={
"console_scripts":[
"cobot=cobot.cli:main",
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.