-
- Downloads
Major overhaul of the project.
- Use pipenv instead of tox. - Expand use of pre-commit, many more hooks. - Run just Bats and doctest for each Python version, pre-commit and twine check just with Python 3.7. - Fix doctests, issues found by different checks. - Use bumpversion instead of relying on a VERSION file. - Update documentation. - State AGPL license everywhere (stated MIT in setup.py by accident). - Format code with Black. - Test on Python 3.7 in Travis CI.
Showing
- .pre-commit-config.yaml 69 additions, 13 deletions.pre-commit-config.yaml
- .travis.yml 29 additions, 14 deletions.travis.yml
- MANIFEST.in 6 additions, 3 deletionsMANIFEST.in
- Pipfile 26 additions, 0 deletionsPipfile
- Pipfile.lock 399 additions, 0 deletionsPipfile.lock
- README.rst 20 additions, 9 deletionsREADME.rst
- VERSION 0 additions, 1 deletionVERSION
- setup.cfg 11 additions, 1 deletionsetup.cfg
- setup.py 11 additions, 3 deletionssetup.py
- template/__init__.py 9 additions, 3 deletionstemplate/__init__.py
- template/filters.py 12 additions, 8 deletionstemplate/filters.py
- tox.ini 0 additions, 63 deletionstox.ini
Loading
Please register or sign in to comment