/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: Jelmer Vernooij
  • Date: 2020-06-04 20:28:15 UTC
  • mto: This revision was merged to the branch mainline in revision 501.
  • Revision ID: jelmer@jelmer.uk-20200604202815-aqnr3js6p5q15911
Use python3 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>)