mirror of
https://github.com/spl0k/supysonic.git
synced 2024-11-09 19:52:16 +00:00
make it ready for packaging
This commit is contained in:
parent
490a01849f
commit
c29a2284b8
@ -18,8 +18,6 @@
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import sys
|
||||
sys.path.insert(0, '/path/to/the/supysonic/app')
|
||||
|
||||
from supysonic.web import create_application
|
||||
application = create_application()
|
||||
|
Loading…
Reference in New Issue
Block a user