Commit graph

9 commits

Author SHA1 Message Date
Tyson Clugg
e2f9887076 Don't include dddp.test as a package (moved out of dddp package). 2016-01-06 15:03:15 +11:00
Tyson Clugg
7fabb813de Fix Travis CI build matrix. 2015-12-21 22:03:19 +11:00
Tyson Clugg
3a09f8246d Fix lint errors in Travis CI config. 2015-12-21 21:53:23 +11:00
Tyson Clugg
73e735374b Don't pass tox tests if missing required python version in Travis-CI. 2015-12-17 00:17:29 +11:00
Tyson Clugg
9c2c1aa831 Test built distributions prior to release. 2015-12-16 22:40:44 +11:00
Tyson Clugg
d7dde53bdc Packaging updates in preparation for next release.
- `make test` runs tox against Python 2.7/3.3/3.4/3.5 and Django
  1.8/1.9.
- Building universal wheels with PEP-0496 Environment Markers.
- Build wheel from tox environment to ensure consistency.
- Consistent layout for setup and requirements files, now using PEP-0409
  Environment Markers.
- Dropping support for Django 1.7 (didn't work anyway).
- Moving repository to https://github.com/django-ddp/django-ddp (new
  Github organisation).
- Update changelog.
2015-12-14 13:05:28 +11:00
Tyson Clugg
e358f68f3e Stop building universal wheels, use tox to build wheels and source packages instead. 2015-11-05 14:54:06 +11:00
Tyson Clugg
f1fb3d76ab Correct path for .whl files in Makefile. 2015-10-14 01:54:45 +11:00
Tyson Clugg
472d0c10a4 Repeatable builds using ye olde make. 2015-10-14 00:28:39 +11:00