diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 0000000..4daaac8 --- /dev/null +++ b/setup.cfg @@ -0,0 +1,3 @@ +# This way our scripts are installed in the data directory +[aliases] +install = install_data install