- 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
-
- 16 Oct, 2017 4 commits
-
-
Benoit Pierre authored
-
Benoit Pierre 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
-
- 14 Oct, 2017 1 commit
-
-
Jason R. Coombs authored
commands: dist_info: say something!
-
- 13 Oct, 2017 1 commit
-
-
xoviat authored
The dist_info command did not say anything like other commands did. This gives some more helpful information.
-
- 12 Oct, 2017 6 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-