Skip to content
This repository was archived by the owner on Sep 27, 2025. It is now read-only.
This repository was archived by the owner on Sep 27, 2025. It is now read-only.

support alternative pythons #3

@evilscheme

Description

@evilscheme

This change makes tilt work better with alternative python locations:

--- a/tilt.py
+++ b/tilt.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions