colcon / colcon-hardware-acceleration

An extension for colcon-core to include embedded and Hardware Acceleration capabilities
Apache License 2.0
5 stars 5 forks source link

Fix long_description file name for README.md #19

Closed cottsay closed 1 year ago

cottsay commented 1 year ago
/usr/lib/python3.11/site-packages/setuptools/config/expand.py:142: UserWarning: File 'src/colcon-hardware-acceleration/README.rst' cannot be found
  warnings.warn(f"File {path!r} cannot be found")