~jcsackett/charmworld/bac-tag-constraints

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Benji York
  • Date: 2013-11-18 20:38:47 UTC
  • mto: This revision was merged to the branch mainline in revision 465.
  • Revision ID: benji@benjiyork.com-20131118203847-2mfs1w7b8aqy64mr
checkpoint

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
      sync-index = charmworld.models:sync_index
42
42
      remove-start-time-entry = \
43
43
        charmworld.scripts.remove_server_start_time:entry_point
 
44
      remove-charm = charmworld.scripts.remove_charm:entry_point
44
45
      [beaker.backends]
45
46
      mongodb = mongodb_beaker:MongoDBNamespaceManager
46
47
      """,