File: setup.py

package info (click to toggle)
ros2-colcon-library-path 0.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 132 kB
  • sloc: python: 147; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 122 bytes parent folder | download | duplicates (26)
1
2
3
4
5
6
# Copyright 2016-2018 Dirk Thomas
# Licensed under the Apache License, Version 2.0

from setuptools import setup

setup()