- Dec 17, 2020
-
-
nimrod authored
-
nimrod authored
Remove Python versions that aren't tested anymore, add those that are tested.
-
nimrod authored
Shouldn't have beem merged this way.
-
nimrod authored
-
nimrod authored
Also: - Update the README. - Test more environments (every supported CPythong and PyPy version and CPython 2.7).
-
nimrod authored
-
nimrod authored
- Only install bumpversion on Python 3.6 or later, don't install when using Python 2.7 (I'm only using it locally and it's not needed when testing). - Remove dbus-python and keyring. They were optional requirements for twine, but dbus-python is deprecated and keyring is now required. - Don't require a specific Python version, in CI I'm testing with all supported versions of Python and PyPy and Python 2.7.
-
nimrod authored
Don't have multiple actions in the same script.
-
nimrod authored
-
nimrod authored
Ignore a few warnings, change the order of imports. Nothing material.
- Jul 22, 2019
- Jul 01, 2019
-
-
nimrod authored
-
nimrod authored
- 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.
- May 26, 2018
- Jul 13, 2017
-
-
nimrod authored
- Added docs to the usual (local) Tox run.
- Jun 11, 2017
- May 25, 2017
- Apr 15, 2017
-
- Jan 29, 2017
-
- Jan 24, 2017