[console_scripts]
export_events_ics = sw.allotmentclub.scripts:export_events_ics
export_members_vcf = sw.allotmentclub.scripts:export_members_vcf
import_members = sw.allotmentclub.scripts:import_members
import_transactions = sw.allotmentclub.scripts:import_transactions

[paste.app_factory]
portal = sw.allotmentclub.browser.app:factory
