- 14 Nov, 2017 1 commit
-
-
Jason R. Coombs authored
Build meta: fixes and cleanups
-
- 13 Nov, 2017 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Fix test command
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 11 Nov, 2017 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 10 Nov, 2017 15 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
support `setup_requires` in setup.cfg
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
python 3 bdist_egg --exclude-source-files __pycache__ issue
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
-
- 02 Nov, 2017 4 commits
-
-
Benoit Pierre authored
-
Benoit Pierre authored
- cleanup test: we're not installing, so no need to override the user site, or skip the test when run with a virtual environment - use pytest support for capturing output (`context.quiet` does not work with Python 2), and check the output
-
Benoit Pierre authored
-
Benoit Pierre authored
When using Python 2, `python2 -m unittest` is not equivalent to `python2 -m unittest discover`.
-
- 25 Oct, 2017 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 19 Oct, 2017 1 commit
-
-
xoviat authored
This code is a bit ugly, but it's also been tested with the pip test suite It's not the best solution long term (the best solution is to get the egg_info directory directly from egg_info), but it works for now and avoids technical risk.
-
- 16 Oct, 2017 7 commits
-
-
Benoit Pierre authored
-
Benoit Pierre authored
-
xoviat authored
-
xoviat authored
-
xoviat authored
-
Jason R. Coombs authored
Include license file in the generated wheel package
-
Jon Dufresne authored
The wheel package format supports including the license file. This is done using the [metadata] section in the setup.cfg file. For additional information on this feature, see: https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file
-
- 15 Oct, 2017 3 commits