~sylvain-pineau/checkbox/fix-open-without-encoding

« back to all changes in this revision

Viewing changes to checkbox-support/setup.py

  • Committer: Sylvain Pineau
  • Author(s): Pierre Equoy
  • Date: 2016-07-25 03:22:01 UTC
  • mfrom: (4439.3.13 trunk)
  • Revision ID: sylvain_pineau-20160725032201-d0jrgks4sewwclkj
"Release_2016_Week30 [r=pierre-equoy][bug=1331302,1341769,1347120,1382321,1383447,1387782,1387843,1388055,1388747,1389253,1399481,1400646,1403933,1406719,1410501,1428615,1451343,1451541][author=checkbox-dev]"

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
 
39
39
setup(
40
40
    name="checkbox-support",
41
 
    version="0.27.dev0",
 
41
    version="0.28.dev0",
42
42
    url="https://launchpad.net/checkbox/",
43
43
    packages=find_packages(),
44
44
    test_suite='checkbox_support.tests.test_suite',