Skip to content

Commit f85d184

Browse files
committed
add script to repo config
1 parent 21cb865 commit f85d184

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Forum = "https://forum.compas-framework.org/"
3939

4040
[project.scripts]
4141
compas_rpc = "compas.rpc.__main__:main"
42+
install_in_rhino = "compas_rhino.install_with_pip:install_package"
4243

4344
# ============================================================================
4445
# setuptools config

0 commit comments

Comments
 (0)