- 13 Jun, 2013 7 commits
-
-
https://github.com/jaap3/buildoutTres Seaver authored
Merge branch 'refactor-pickedversions' of https://github.com/jaap3/buildout into jaap3-refactor-pickedversions
-
Tres Seaver authored
-
Tres Seaver authored
-
-
Tres Seaver authored
-
Tres Seaver authored
Removed data_files from setup.py, which was installing README.rst in current directory during installation
-
Tres Seaver authored
Bump version to indicate change in dependencies.
-
- 10 Jun, 2013 4 commits
-
-
Tres Seaver authored
We don't need to juke faking setuptools (or not) when we are using setuptools rather than distribute.
-
Tres Seaver authored
Even if distutils / setuptools gives it to us more than once.
-
Tres Seaver authored
-
Tres Seaver authored
-
- 09 Jun, 2013 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
Use that normalizer everywhere.
-
- 03 Jun, 2013 1 commit
-
-
Tres Seaver authored
My doctest / renormalizer fu is not strong enough to deal with the changes to output: - setuptools now has dependencies, and emits output to add them as 'find-links'. I tried adding an 'adding_find_link' renormalizer, but it doesn't suppress the output. - Other failures due to merge tweaking APIs, etc. Again, I'm not competent to fix them in the doctest / renormalizer world: they make my head hurt.
-
- 19 May, 2013 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 13 May, 2013 1 commit
-
-
agroszer authored
-
- 01 May, 2013 1 commit
-
-
TomasM authored
-
- 26 Apr, 2013 2 commits
- 04 Apr, 2013 1 commit
-
-
David Glick authored
-
- 02 Apr, 2013 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 28 Mar, 2013 1 commit
-
-
Jim Fulton authored
change entries.
-
- 24 Mar, 2013 2 commits
-
-
Jim Fulton authored
Fixed several tiny typos.
-
pombredanne authored
-
- 23 Mar, 2013 5 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
This is weird, platform.python_version_tuple() returns a tuple of ints on Python 2.6 on windows.
-
- 20 Mar, 2013 1 commit
-
-
Jim Fulton authored
added conditional section documentation
-
- 19 Mar, 2013 2 commits
-
-
TomasM authored
Removed data_files from setup.py, which was installing README.rst in current directory during installation
-
Jim Fulton authored
Fixed the conditional-section example and added a test for it. Added some more details about option overridding.
-
- 17 Mar, 2013 6 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
exist in that branch). I don't really expect people to use conditional sections with parse, but behavior should be consistent.
-
Jim Fulton authored
-
Jim Fulton authored
Updating the master version to dev: should we increment the version while in dev?
-
Jim Fulton authored
-