File: setup.py

package info (click to toggle)
ros2-colcon-cd 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 156 kB
  • sloc: python: 133; sh: 103; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 117 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
# Copyright 2019 Dirk Thomas
# Licensed under the Apache License, Version 2.0

from setuptools import setup

setup()