black/.github/workflows
Cooper Lees 754eecf69e
Add optional uvloop import (#2258)
* Add optional uvloop import

- If we find `uvloop` in the env for black, blackd or black-primer lets try and use it
- Add a uvloop extra install

Fixes #2257

Test:
- Add ci job to install black[uvloop] and run a primer run with uvloop
  - Only with latest python (3.9)
  - Will be handy to compare runtimes as a very unoffical benchmark

* Remove tox install

* Add to CHANGES/news
2021-05-26 05:52:09 -07:00
..
changelog.yml Add CONTRBUTING info about CHANGES.md requirement (#2073) 2021-04-01 18:54:45 +02:00
doc.yml Modify when Test, Primer, and Documentation Build run (#2226) 2021-05-12 21:28:41 -04:00
docker.yml Remove docker CI from look at 'master' branch (#2209) 2021-05-09 09:08:03 +02:00
fuzz.yml Fix duplication of checks on internal PRs (#1986) 2021-02-14 07:23:47 -08:00
lint.yml Use pre-commit/action to simplify CI (#2191) 2021-05-04 13:41:04 +02:00
primer.yml Modify when Test, Primer, and Documentation Build run (#2226) 2021-05-12 21:28:41 -04:00
pypi_upload.yml Add a GitHub Action to build + Upload black to PyPI (#1848) 2021-04-01 18:41:55 +02:00
test.yml Modify when Test, Primer, and Documentation Build run (#2226) 2021-05-12 21:28:41 -04:00
upload_binary.yml Build macOS releases (#2198) 2021-05-23 18:59:03 -07:00
uvloop_test.yml Add optional uvloop import (#2258) 2021-05-26 05:52:09 -07:00