Commit graph

8 commits

Author SHA1 Message Date
Tyson Clugg
27caf032a6 Don't include meteor build in wheel or sdist builds. 2016-01-06 15:54:58 +11:00
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
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
cb4bf1afa5 Start on major documentation refresh. 2015-12-16 17:12: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
e0ae6134d1 Use tox test runner - no tests yet (#11). 2015-10-14 00:28:06 +11:00