| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
reference to nox instead.
|
| |
|
|
|
|
|
|
| |
Also:
- Trivial simplification in setup.py
- Removed redundant copyright.rst file from docs since everything falls under the MIT License and there is already copyright statement in docs
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- It now cleans up all of the following:
- cmd2.egg-info directory
- dist directory
- docs/_build directory
- htmlcov code coverage directory
Also:
- Tested that the fabfile works with the fabric3 "fab" command
- Removed raw Sphinx docs from MANIFEST.in and hence the PyPI tarball
- It probably wouldn't help end users to include the raw restructured text files
|
| |
|
|
|
|
| |
Just to make it that much more obvious what exactly it is ;-)
|
|
|
|
|
|
|
|
|
|
|
|
| |
PyPI changes:
- Changed overall cmd2 description
- Fixed pip install warning due to unknown "docs_require" distribution option
- No longer include examples and tests in PyPI *.tar.gz package
GitHub README.md changes:
- Changed top-level cmd2 description
- Improved labels on build badges so it says "unix build: passing" and "windows build: passing" instead of two "build passing" badges right next to each other
- Reorganized layout a little to hopefully do a better job explaining what cmd2 is earlier
|
|
This file modifies what gets put into the PyPI source distribution tarball.
Adding a few files to this to help with Debian packaging.
|