Rotzbua
Rotzbua
Migration from vuetifyjs v1.5 to v2: https://v2.vuetifyjs.com/en/getting-started/upgrade-guide/#typography fixes #99
Bump to latest stable and compiling minor version.
Bump version of dependencies. Replaced 'grunt-asset-injector' by 'grunt-injector'.
Caught by `codespell`.
### Step 1: What do you want? * Add travis build service to this repository. @thotro ### Step 3: Describe the problem It is difficult to merge pull requests without...
## Problem The GH actions workflows seem outdated.  ## Solution Dependabot can provide PRs. ## Recommendation Because dependabot can be really annoying I recommend: - just monthly check -...
## Changes * update pre-commit dependencies * add pyupgrade to avoid outdated python code / styles ## Reference closes #221
There are some outdated code from Python 2 and compatibility era. Should be removed. - [x] utf8 encoding - [x] compatibility imports - [x] six dependency - [x] `yield from`...
Very low prio. For documentation. @CatoTH you can assign me.
## Change * Rename `scipy.fftpack` to `scipy.fft` ## Reference > This submodule is considered legacy and will no longer receive updates. This could also mean it will be removed in...