/loggerhead/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/loggerhead/trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Colin Watson
  • Date: 2020-06-08 10:03:32 UTC
  • mfrom: (498.3.1 python3-default)
  • Revision ID: cjwatson@canonical.com-20200608100332-ue1kxughfyk86eoi
[r=cjwatson] Use python3 for running loggerhead by default.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/env python
 
1
#!/usr/bin/env python3
2
2
#
3
3
# Copyright (C) 2008  Canonical Ltd.
4
4
#                     (Authored by Martin Albisetti <argentina@gmail.com>)