Max R

Results 23 issues of Max R

See repro: ```python def test_guess_python_min_version(tmpdir): setup_cfg = tmpdir.join('setup.cfg') setup_cfg.write( '[metadata]\n' 'name = pkg\n' 'version = 1.0\n', ) assert main((str(setup_cfg), '--min-py3-version=3.8')) ``` ```console $ pytest -vvv -k test_guess_python_min_version tests/setup_cfg_fmt_test.py ========================================= test...

Hi, thank you for this project. It really streamlines my dashboards. I was wondering would you consider support for different kinds of entities? For example, presets for blinds (25%, 50%,...

Update installation instructions to specify the latest version. Otherwise newer versions of `go` complain: ```console $ go install github.com/neilpa/yajsv go: 'go install' requires a version when current directory is not...

In the latest Slippi, the playback Dolphin has a different name

On Windows, `psutil` requires installing Microsoft C++ Build Tools which is a multi-gig dependency. Instead, we can get the number of CPU's with `multiprocessing`

Since py2 is long unsupported

These attributes can be used to determine whether or not various summaries exist on the state. That way I can easily determine whether or not to show/hide cards for the...

Without `https://`, GitHub tries to open it as a relative link to this repo

Hello, could you consider hosting [hilite.me](http://hilite.me) with https please? Related issues #8 #22