log setup.py @ 1138:c8fb7b024faa

age author description
Thu, 22 Feb 2018 22:12:45 -0800 Ludovic Chabant tasks: Add new `tasks` command and infrastructure, with `mention` task.
Tue, 13 Feb 2018 21:25:46 -0800 Ludovic Chabant cm: Bump Inukshuk to `0.1.2`, regenerate `requirements.txt`.
Tue, 13 Feb 2018 14:08:27 -0800 Ludovic Chabant cm: Upgrade Jinja2 to `2.10`, remove `dev-requirements.txt`.
Tue, 13 Feb 2018 13:32:09 -0800 Ludovic Chabant formatters: Remove Hoedown formatter, split it off to a pluging.
Sat, 20 Jan 2018 17:24:08 -0800 Ludovic Chabant serve: Use `watchdog` for a more efficient monitoring of assets files.
Tue, 16 Jan 2018 08:42:18 -0800 Ludovic Chabant cm: Separate `requirements` from what `setup.py` wants.
Tue, 20 Jun 2017 21:10:39 -0700 Ludovic Chabant pep8: Fix indenting.
Sat, 16 Jul 2016 15:04:54 +0200 Ludovic Chabant cm: Declare PieCrust as a Python 3 only package.
Wed, 01 Jun 2016 23:15:07 -0700 Ludovic Chabant cm: Fix `setup.py` script.
Thu, 10 Mar 2016 07:08:15 -0800 Ludovic Chabant cm: Fix a packaging bug, update package metadata.
Mon, 07 Mar 2016 00:00:36 -0800 Ludovic Chabant cm: Don't raise an exception when no version file exists.
Sun, 06 Mar 2016 23:51:20 -0800 Ludovic Chabant cm: Don't always generation the version when running `setuptools`.
Sun, 17 Jan 2016 21:44:41 -0800 Ludovic Chabant admin: New `admin` command to manage FoodTruck-related things.
Sat, 16 Jan 2016 14:24:35 -0800 Ludovic Chabant admin: Add "FoodTruck" admin panel from the side experiment project.
Thu, 07 May 2015 21:36:17 -0700 Ludovic Chabant setup: Keep the requirements in sync between `setuptools` and `pip`.
Sat, 03 Jan 2015 23:13:06 -0800 Ludovic Chabant setup: Make version generation compatible with PEP440. 2.0.0a5
Fri, 14 Nov 2014 22:44:59 +0100 Ludovic Chabant Add Textile formatter.
Mon, 01 Sep 2014 14:54:34 -0700 Ludovic Chabant Support for installing from Git.
Sat, 30 Aug 2014 17:35:11 -0700 Ludovic Chabant Add SmartyPants formatting. 2.0.0-alpha2
Sat, 30 Aug 2014 10:00:45 -0700 Ludovic Chabant Fix package name case. 2.0.0-alpha1
Sat, 30 Aug 2014 09:46:37 -0700 Ludovic Chabant Fix `setuptools` install.
Sat, 30 Aug 2014 08:35:26 -0700 Ludovic Chabant Always use version generated by `setup.py`. Better version generation.
Fri, 29 Aug 2014 16:41:16 -0700 Ludovic Chabant Add `compressinja` to install/env requirements.
Sat, 16 Aug 2014 23:30:26 -0700 Ludovic Chabant Add packaging and related files.