File: .cookiecutterrc

package info (click to toggle)
vine 5.0.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 368 kB
  • sloc: python: 874; makefile: 314; sh: 63
file content (10 lines) | stat: -rw-r--r-- 372 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
default_context:

    email:                     'ask@celeryproject.org'
    full_name:                 'Ask Solem'
    github_username:           'celery'
    project_name:              'vine'
    project_short_description: 'Promises, promises, promises.'
    project_slug:              'vine'
    version:                   '1.0.0'
    year:                      '2016'