- 28 Nov, 2019 1 commit
-
-
Reinout van Rees authored
Use Github Actions for smoke tests
-
- 26 Nov, 2019 2 commits
-
-
Godefroid Chapelle authored
to generate scripts
-
Godefroid Chapelle authored
run buildout and check which files are downloaded and which eggs are installed
-
- 15 Nov, 2019 1 commit
-
-
Reinout van Rees authored
Fix simple typo: expecially -> especially
-
- 14 Nov, 2019 1 commit
-
-
Tim Gates authored
-
- 21 Aug, 2019 1 commit
-
-
Michael Howitz authored
Fixes #484.
-
- 20 Aug, 2019 1 commit
-
-
Marius Gedminas authored
Fix typo.
-
- 03 Jul, 2019 4 commits
-
-
Reinout van Rees authored
[ci skip]
-
Reinout van Rees authored
[ci skip]
-
Reinout van Rees authored
-
Reinout van Rees authored
Avoid DeprecationWarning: 'U' mode is deprecated (Version 2)
-
- 14 May, 2019 2 commits
-
-
Marius Gedminas authored
Now the deprecation warning itself is fixed, we no longer need to suppress it to have the tests pass.
-
Marius Gedminas authored
Add a RENormalizer so the easy_install.txt will be happy with scripts generated on Python 2 (using open(..., 'U')) and on Python 3 (using just open(...)). This was suggested by @sallner.
-
- 30 Mar, 2019 1 commit
-
-
Laurence Rowe authored
Python 3.7 began warning about open's 'U' mode. Universal newline mode (newline=None) is default in Python 3 so avoid specifying it on Python 3.
-
- 22 Feb, 2019 1 commit
-
-
Fred Drake authored
Update Trove classifiers and URL - update list of supported python versions - point to github instead of the old cheeseshop site
-
- 21 Feb, 2019 1 commit
-
-
Michael Howitz authored
-
- 07 Feb, 2019 1 commit
-
-
Jürgen Gmach authored
-
- 29 Jan, 2019 4 commits
-
-
Reinout van Rees authored
[ci skip]
-
Reinout van Rees authored
[ci skip]
-
Reinout van Rees authored
-
Reinout van Rees authored
document query command
-
- 28 Jan, 2019 2 commits
-
-
Godefroid Chapelle authored
-
Godefroid Chapelle authored
-
- 17 Jan, 2019 3 commits
-
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
add a `query` command
-
- 15 Jan, 2019 3 commits
-
-
Godefroid Chapelle authored
as suggested by @leorochael
-
Godefroid Chapelle authored
-
Godefroid Chapelle authored
for continuous integration
-
- 10 Dec, 2018 2 commits
-
-
Leonardo Rochael Almeida authored
Typo fix: 'uuinstall' to 'uninstall' in comment
-
Zachary Arani authored
-
- 04 Sep, 2018 3 commits
-
-
Reinout van Rees authored
[ci skip]
-
Reinout van Rees authored
[ci skip]
-
Reinout van Rees authored
-
- 03 Sep, 2018 2 commits
-
-
Reinout van Rees authored
debugger: Exit with error code on debugged error
-
Jérome Perrin authored
-
- 23 Aug, 2018 1 commit
-
-
Jérome Perrin authored
When buildout encounter an error, program exists with error code 1, this should also be the case when exiting from a debugger session when running with -D option.
-
- 20 Aug, 2018 1 commit
-
-
Godefroid Chapelle authored
Closing #464
-
- 03 Jul, 2018 1 commit
-
-
Reinout van Rees authored
Fix most Deprecation and Resource warnings.
-
- 02 Jul, 2018 1 commit
-
-
Reinout van Rees authored
[ci skip]
-