Skip to content

Commit e688868

Browse files
committed
Switched setup.cfg parameters to use underscores.
1 parent 3079466 commit e688868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[develop]
2-
script-dir=$base/lib/robot_upstart
2+
script_dir=$base/lib/robot_upstart
33
[install]
4-
install-scripts=$base/lib/robot_upstart
4+
install_scripts=$base/lib/robot_upstart

0 commit comments

Comments
 (0)