lazr-developers team mailing list archive
-
lazr-developers team
-
Mailing list archive
-
Message #00046
Re: [Merge] lp:~gary/lazr.yourpkg/trunk into lp:lazr.yourpkg
Another bitty bit: Make setup.py executable:
=== modified file 'setup.py' (properties changed: -x to +x)
--- setup.py 2009-03-16 15:17:16 +0000
+++ setup.py 2009-03-16 15:44:57 +0000
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
# Copyright 2009 Canonical Ltd. All rights reserved.
#
# This file is part of lazr.yourpkg
--
https://code.edge.launchpad.net/~gary/lazr.yourpkg/trunk/+merge/4477
Your team LAZR Developers is subscribed to branch lp:lazr.yourpkg.
Follow ups
References