summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAge
* Stop advertising factory_boy supports Python 2.6Hervé Cauwelier2016-03-04
* Announce support for Python3.5Raphaël Barrois2016-02-10
* Add lazy loading to factory.Iterator.Raphaël Barrois2015-05-24
* Add factory.Faker()Raphaël Barrois2015-05-22
* Fix typo in setup.py (Closes #197).Raphaël Barrois2015-04-21
* Declare Python3.4 supportRaphaël Barrois2015-04-21
* Switch FACTORY_FOR and related to 'class Meta'.Raphaël Barrois2014-05-18
* Packaging: Use codecs.open (Closes #114, #118).Raphaël Barrois2013-12-25
* Release v2.2.0v2.2.0Raphaël Barrois2013-09-24
* More fixes to testsv2.1.2Raphaël Barrois2013-08-14
* Final fix for setup.pyRaphaël Barrois2013-08-14
* Fix setup.py post-setuptools/distribute merge.Raphaël Barrois2013-08-14
* Add logging calls (Closes #45).Raphaël Barrois2013-06-14
* Advertise PyPy support.Raphaël Barrois2013-03-28
* Add full Python 3 compatibility (Closes #10, #20, #49).nkryptic2013-03-15
* Improve testing helpers.Raphaël Barrois2013-03-03
* Update my email;Raphaël Barrois2012-11-15
* Better version computing code.Raphaël Barrois2012-08-09
* Version bumpv1.1.51.1.5Raphaël Barrois2012-07-09
* Version bump to 1.1.4v1.1.4Raphaël Barrois2012-06-19
* proper shebang for setup.pyMikhail Korobov2012-04-10
* 2 bytes less to downloadMikhail Korobov2012-04-10
* Test running improvements: tests can be run under python 2.6 (by using option...Mikhail Korobov2012-04-10
* Version bump, for packaging purposes.v1.1.3Raphaël Barrois2012-03-09
* Version bump.v1.1.2Raphaël Barrois2012-02-24
* Version bumpv1.1.1Raphaël Barrois2012-02-24
* Improve the 'SelfAttribute' syntax.v1.1.0Raphaël Barrois2012-02-24
* Upgrade version.Raphaël Barrois2012-02-24
* Fix package name for re-upload to PyPI.Raphaël Barrois2011-12-22
* Updated the package descriptionMark Sandstrom2011-12-21
* Update author/maintainer information.v1.0.4Raphaël Barrois2011-12-21
* Add a 'test' command to the setup.py script.Raphaël Barrois2011-12-21
* Temporary alternate package name.Raphaël Barrois2011-12-20
* Add utf8 file headers.Raphaël Barrois2011-12-20
* Version bump, author info updated.Raphaël Barrois2011-12-20
* Version bumpRaphaël Barrois2011-05-16
* Version bump.Raphaël Barrois2011-05-13
* factory_boy: a test fixtures replacement based on thoughtbot's factory_girl f...Mark Sandstrom2010-08-22