~nataliabidart/magicicada-client/fix-travis-ubuntuone-clientdefs

« back to all changes in this revision

Viewing changes to contrib/__init__.py

  • Committer: Natalia
  • Date: 2018-05-19 20:44:54 UTC
  • mto: This revision was merged to the branch mainline in revision 1445.
  • Revision ID: natalia.bidart@ubuntu.com-20180519204454-fliiqyexj67r7fp9
- Rename python package to magicicadaclient.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# contrib - Extra required code to build/install the client
2
2
#
3
 
# Author: Rodney Dawes <rodney.dawes@canonical.com>
4
 
#
5
3
# Copyright 2009-2012 Canonical Ltd.
6
4
#
7
5
# This program is free software: you can redistribute it and/or modify it
28
26
# do not wish to do so, delete this exception statement from your
29
27
# version.  If you delete this exception statement from all source
30
28
# files in the program, then also delete it here.
 
29
 
31
30
"""Extra things we need to build, test, or install the client."""